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
1 | protected $storage ; |
Please login to continue.