public property CustomBlock::$uuid

The block UUID.

Type: \Drupal\Core\Entity\Field\FieldInterface

File

drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php, line 82
Contains \Drupal\custom_block\Plugin\Core\Entity\CustomBlock.

Class

CustomBlock
Defines the custom block entity class.

Namespace

Drupal\custom_block\Plugin\Core\Entity

Code

public $uuid;