protected property EntityListController::$storage

The entity storage controller class.

Type: \Drupal\Core\Entity\EntityStorageControllerInterface

File

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

Class

EntityListController
Provides a generic implementation of an entity list controller.

Namespace

Drupal\Core\Entity

Code

protected $storage;