You are here

protected property BlockContentType::$id in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 55
Contains \Drupal\block_content\Entity\BlockContentType.

Class

BlockContentType
Defines the custom block type entity.

Namespace

Drupal\block_content\Entity

Code

protected $id;