You are here

protected property EntityListBuilder::$entityTypeId in Zircon Profile 8

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

The entity type ID.

Type: string

File

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

Class

EntityListBuilder
Defines a generic implementation to build a listing of entities.

Namespace

Drupal\Core\Entity

Code

protected $entityTypeId;