BlockContentType::$description
Same name in other branches
- 9 core/modules/block_content/src/Entity/BlockContentType.php \Drupal\block_content\Entity\BlockContentType::description
- 10 core/modules/block_content/src/Entity/BlockContentType.php \Drupal\block_content\Entity\BlockContentType::description
- 11.x core/modules/block_content/src/Entity/BlockContentType.php \Drupal\block_content\Entity\BlockContentType::description
The description of the block type.
Type: string
File
-
core/
modules/ block_content/ src/ Entity/ BlockContentType.php, line 81
Class
- BlockContentType
- Defines the custom block type entity.
Namespace
Drupal\block_content\EntityCode
protected $description;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.