Block::$admin_label

The administrative label of the block.

Type: \Drupal\Core\Annotation\Translation

Related topics

Annotation for translatable text
Describes how to put translatable UI text into annotations.

File

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

Class

Block
Defines a Block annotation object.

Namespace

Drupal\Core\Block\Annotation

Code

1
public $admin_label = '';
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.