FilterEntityReferenceTrait::$targetBundle

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::targetBundle

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

Type: targetBundle

File

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

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.