The group machine name.
File
- core/lib/Drupal/Core/Entity/Annotation/EntityType.php, line 37
Class
- EntityType
- Defines an Entity type annotation object.
Namespace
Drupal\Core\Entity\Annotation
Code
public $group = 'default';
The group machine name.
Drupal\Core\Entity\Annotation
public $group = 'default';
Please login to continue.