protected property EntityListController::$entityType

The entity type name.

Type: string

File

drupal/core/lib/Drupal/Core/Entity/EntityListController.php, line 37
Contains \Drupal\Core\Entity\EntityListController.

Class

EntityListController
Provides a generic implementation of an entity list controller.

Namespace

Drupal\Core\Entity

Code

protected $entityType;