You are here

protected property SelectionTest::$selectionHandler in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/field/tests/src/Kernel/EntityReference/Views/SelectionTest.php \Drupal\Tests\field\Kernel\EntityReference\Views\SelectionTest::selectionHandler

The selection handler.

Type: \Drupal\Core\Entity\EntityReferenceSelection\SelectionInterface

File

core/modules/field/tests/src/Kernel/EntityReference/Views/SelectionTest.php, line 49

Class

SelectionTest
Tests entity reference selection handler.

Namespace

Drupal\Tests\field\Kernel\EntityReference\Views

Code

protected $selectionHandler;