FilterEntityReferenceTrait::$hostEntities

Same name and namespace in other branches
  1. 11.x core/modules/views_ui/tests/src/Traits/FilterEntityReferenceTrait.php \Drupal\Tests\views_ui\Traits\FilterEntityReferenceTrait::hostEntities

Host entities which contain the reference fields to the target entities.

Type: \Drupal\node\NodeInterface[]

File

core/modules/views_ui/tests/src/Traits/FilterEntityReferenceTrait.php, line 51

Class

FilterEntityReferenceTrait
Sets up the entity types and relationships for entity reference tests.

Namespace

Drupal\Tests\views_ui\Traits

Code

protected array $hostEntities;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.