EntityInterface::getEntityType

public EntityInterface::getEntityType()

Gets the entity type definition.

Return value

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

File

core/lib/Drupal/Core/Entity/EntityInterface.php, line 405

Class

EntityInterface
Defines a common interface for all entity objects.

Namespace

Drupal\Core\Entity

Code

public function getEntityType();
doc_Drupal
2016-10-29 09:06:40
Comments
Leave a Comment

Please login to continue.