EntityInterface::getEntityTypeId

public EntityInterface::getEntityTypeId()

Gets the ID of the type of the entity.

Return value

string The entity type ID.

File

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

Class

EntityInterface
Defines a common interface for all entity objects.

Namespace

Drupal\Core\Entity

Code

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

Please login to continue.