protected property EditorSelectionTest::$editorManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/quickedit/tests/src/Kernel/EditorSelectionTest.php \Drupal\Tests\quickedit\Kernel\EditorSelectionTest::editorManager
The manager for editor plugins.
Type: \Drupal\Component\Plugin\PluginManagerInterface
File
- core/
modules/ quickedit/ tests/ src/ Kernel/ EditorSelectionTest.php, line 20
Class
- EditorSelectionTest
- Tests in-place field editor selection.
Namespace
Drupal\Tests\quickedit\KernelCode
protected $editorManager;