EntityViewsData::$storage

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

1
protected $storage;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.