protected property EntityReferenceSelectionReferenceableTest::$selectionHandler in Drupal 8
Same name and namespace in other branches
- 9 core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php \Drupal\Tests\system\Kernel\Entity\EntityReferenceSelectionReferenceableTest::selectionHandler
The selection handler.
Type: \Drupal\Core\Entity\EntityReferenceSelection\SelectionInterface
File
- core/
modules/ system/ tests/ src/ Kernel/ Entity/ EntityReferenceSelectionReferenceableTest.php, line 39
Class
- EntityReferenceSelectionReferenceableTest
- Tests entity reference selection plugins.
Namespace
Drupal\Tests\system\Kernel\EntityCode
protected $selectionHandler;