The storage used for this entity type.
Type: \Drupal\Core\Entity\Sql\SqlEntityStorageInterface
File
- core/modules/views/src/EntityViewsData.php, line 37
Class
- EntityViewsData
- Provides generic views integration for entities.
Namespace
Drupal\views
Code
protected $storage;
Please login to continue.