protected property EditorSelectionTest::$editorSelector in Drupal 9
Same name and namespace in other branches
- 8 core/modules/quickedit/tests/src/Kernel/EditorSelectionTest.php \Drupal\Tests\quickedit\Kernel\EditorSelectionTest::editorSelector
The editor selector object to be tested.
Type: \Drupal\quickedit\EditorSelectorInterface
File
- core/
modules/ quickedit/ tests/ src/ Kernel/ EditorSelectionTest.php, line 27
Class
- EditorSelectionTest
- Tests in-place field editor selection.
Namespace
Drupal\Tests\quickedit\KernelCode
protected $editorSelector;