The group label.
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/Entity/Annotation/EntityType.php, line 46
Class
- EntityType
- Defines an Entity type annotation object.
Namespace
Drupal\Core\Entity\Annotation
Code
1 | public $group_label = '' ; |
Please login to continue.