You are here

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

The referenceable entities.

Type: \Drupal\Core\Entity\EntityInterface[]|null

See also

static::getReferenceableEntities()

File

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

Class

EntityReference
Provides a Views filter for entity reference fields.

Namespace

Drupal\verf\Plugin\views\filter

Code

protected $referenceableEntities;