protected property SelectionTest::$selectionHandler in Drupal 8
Same name and namespace in other branches
- 9 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\ViewsCode
protected $selectionHandler;