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
public $admin_label = '';
Please login to continue.