FilterEntityReferenceTrait::$targetBundle

The content type to be referenced by the host content type.

Type: \Drupal\node\NodeTypeInterface

File

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

Class

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

Namespace

Drupal\Tests\views_ui\Traits

Code

protected NodeTypeInterface $targetBundle;

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