Entity::getEntityType

public function Entity::getEntityType

public Entity::getEntityType()

Gets the entity type definition.

Return value

\Drupal\Core\Entity\EntityTypeInterface The entity type definition.

Overrides EntityInterface::getEntityType

File

core/lib/Drupal/Core/Entity/Entity.php, line 396

C