Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Block.php

Block::$id

Same name in this branch
  1. 11.1.x core/modules/block/src/Entity/Block.php \Drupal\block\Entity\Block::id

The plugin ID.

Type: string

File

core/lib/Drupal/Core/Block/Annotation/Block.php, line 21

Class

Block
Defines a Block annotation object.

Namespace

Drupal\Core\Block\Annotation

Code

public $id;
RSS feed
Powered by Drupal