The entity storage class.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- core/lib/Drupal/Core/Entity/EntityListBuilder.php, line 19
Class
- EntityListBuilder
- Defines a generic implementation to build a listing of entities.
Namespace
Drupal\Core\Entity
Code
protected $storage;
Please login to continue.