EntityStorageInterface::getEntityTypeId

public EntityStorageInterface::getEntityTypeId()

Gets the entity type ID.

Return value

string The entity type ID.

File

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

Class

EntityStorageInterface
Defines the interface for entity storage classes.

Namespace

Drupal\Core\Entity

Code

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

Please login to continue.