You are here

protected property IdArgumentBase::$storage in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x modules/bibcite_entity/src/Plugin/views/argument/IdArgumentBase.php \Drupal\bibcite_entity\Plugin\views\argument\IdArgumentBase::storage

The entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/bibcite_entity/src/Plugin/views/argument/IdArgumentBase.php, line 18

Class

IdArgumentBase
Class IdArgumentBase.

Namespace

Drupal\bibcite_entity\Plugin\views\argument

Code

protected $storage;