public property Block::$admin_label in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Block/Annotation/Block.php \Drupal\Core\Block\Annotation\Block::admin_label
The administrative label of the block.
Type: \Drupal\Core\Annotation\Translation
Related topics
File
- core/
lib/ Drupal/ Core/ Block/ Annotation/ Block.php, line 30
Class
- Block
- Defines a Block annotation object.
Namespace
Drupal\Core\Block\AnnotationCode
public $admin_label = '';