You are here

protected property Entity::$entityTypeId in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Entity/Entity.php \Drupal\Core\Entity\Entity::entityTypeId

The entity type.

Type: string

File

core/lib/Drupal/Core/Entity/Entity.php, line 38
Contains \Drupal\Core\Entity\Entity.

Class

Entity
Defines a base entity class.

Namespace

Drupal\Core\Entity

Code

protected $entityTypeId;