You are here

protected property EntityReferenceFilterAjaxController::$storage in Views Reference Filter 8

The entity storage for views.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Controller/EntityReferenceFilterAjaxController.php, line 39

Class

EntityReferenceFilterAjaxController
Defines a controller to build dependent entityreference filters.

Namespace

Drupal\entityreference_filter\Controller

Code

protected $storage;