Block::$admin_label
Same name in other branches
- 9 core/lib/Drupal/Core/Block/Annotation/Block.php \Drupal\Core\Block\Annotation\Block::admin_label
- 8.9.x core/lib/Drupal/Core/Block/Annotation/Block.php \Drupal\Core\Block\Annotation\Block::admin_label
- 11.x 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 = '';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.