The machine name of the entity type group.
File
- core/lib/Drupal/Core/Entity/EntityType.php, line 217
Class
- EntityType
- Provides an implementation of an entity type and its metadata.
Namespace
Drupal\Core\Entity
Code
protected $group;
The machine name of the entity type group.
Drupal\Core\Entity
protected $group;
Please login to continue.