You are here

protected property EntityReference::$targetEntityStorage in Views Entity Reference Filter 8

The target entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/views/filter/EntityReference.php, line 57

Class

EntityReference
Provides a Views filter for entity reference fields.

Namespace

Drupal\verf\Plugin\views\filter

Code

protected $targetEntityStorage;