You are here

protected property EntityReferenceFilterViewResult::$viewStorage in Views Reference Filter 8

Config view storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface

File

src/Plugin/views/filter/EntityReferenceFilterViewResult.php, line 59

Class

EntityReferenceFilterViewResult
Filter by entity id using items got from the another view..

Namespace

Drupal\entityreference_filter\Plugin\views\filter

Code

protected $viewStorage;