EntityStorageInterface::getEntityType

public EntityStorageInterface::getEntityType()

Gets the entity type definition.

Return value

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

File

core/lib/Drupal/Core/Entity/EntityStorageInterface.php, line 189

Class

EntityStorageInterface
Defines the interface for entity storage classes.

Namespace

Drupal\Core\Entity

Code

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

Please login to continue.