You are here

protected property EditorSelectionTest::$editorManager in Drupal 9

Same name and namespace in other branches
  1. 8 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\Kernel

Code

protected $editorManager;