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