You are here

public property Block::$id in Zircon Profile 8

Same name in this branch
  1. 8 core/modules/block/src/Entity/Block.php \Drupal\block\Entity\Block::id
  2. 8 core/lib/Drupal/Core/Block/Annotation/Block.php \Drupal\Core\Block\Annotation\Block::id
Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Block/Annotation/Block.php \Drupal\Core\Block\Annotation\Block::id

The plugin ID.

Type: string

File

core/lib/Drupal/Core/Block/Annotation/Block.php, line 26
Contains \Drupal\Core\Block\Annotation\Block.

Class

Block
Defines a Block annotation object.

Namespace

Drupal\Core\Block\Annotation

Code

public $id;