public property CustomBlockType::$description

The description of the block type.

Type: string

File

drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlockType.php, line 72
Contains \Drupal\custom_block\Plugin\Core\Entity\CustomBlockType.

Class

CustomBlockType
Defines the custom block type entity.

Namespace

Drupal\custom_block\Plugin\Core\Entity

Code

public $description;