You are here

protected property BlockContentType::$label 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::label

The custom block type label.

Type: string

File

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

Class

BlockContentType
Defines the custom block type entity.

Namespace

Drupal\block_content\Entity

Code

protected $label;