The custom block type label.
Type: string
File
- core/modules/block_content/src/Entity/BlockContentType.php, line 57
Class
- BlockContentType
- Defines the custom block type entity.
Namespace
Drupal\block_content\Entity
Code
protected $label;
The custom block type label.
Type: string
Drupal\block_content\Entity
protected $label;
Please login to continue.