Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Entity/EntityListBuilder.php \Drupal\Core\Entity\EntityListBuilder::entityType
  2. 9 core/lib/Drupal/Core/Entity/EntityListBuilder.php \Drupal\Core\Entity\EntityListBuilder::entityType

Information about the entity type.

Type: \Drupal\Core\Entity\EntityTypeInterface

File

core/lib/Drupal/Core/Entity/EntityListBuilder.php, line 41

Class

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

Namespace

Drupal\Core\Entity

Code

protected $entityType;