You are here

protected property BlockContentType::$id in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/block_content/src/Entity/BlockContentType.php \Drupal\block_content\Entity\BlockContentType::id

The custom block type ID.

Type: string

File

core/modules/block_content/src/Entity/BlockContentType.php, line 60

Class

BlockContentType
Defines the custom block type entity.

Namespace

Drupal\block_content\Entity

Code

protected $id;