public EntityTypeInterface::getGroup()
Gets the machine name of the entity type group.
Return value
string
File
- core/lib/Drupal/Core/Entity/EntityTypeInterface.php, line 683
Class
- EntityTypeInterface
- Provides an interface for an entity type and its metadata.
Namespace
Drupal\Core\Entity
Code
public function getGroup();
Please login to continue.