You are here

public function EntityInterface::entityType in Entity API 7

Returns the type of the entity.

1 method overrides EntityInterface::entityType()
Entity::entityType in includes/entity.inc
Returns the type of the entity.

File

includes/entity.inc, line 44
Provides a base class for entities.

Class

EntityInterface
Interface for class based entities.

Code

public function entityType();