protected property EntityViewsData::$storage in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views/src/EntityViewsData.php \Drupal\views\EntityViewsData::storage
- 9 core/modules/views/src/EntityViewsData.php \Drupal\views\EntityViewsData::storage
The storage used for this entity type.
Type: \Drupal\Core\Entity\Sql\SqlEntityStorageInterface
File
- core/
modules/ views/ src/ EntityViewsData.php, line 39
Class
- EntityViewsData
- Provides generic views integration for entities.
Namespace
Drupal\viewsCode
protected $storage;