You are here

protected property EditorIntegrationTest::$editorManager in Drupal 9

The manager for editor plug-ins.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

core/modules/quickedit/tests/src/Kernel/EditorIntegrationTest.php, line 35

Class

EditorIntegrationTest
Tests Edit module integration (Editor module's inline editing support).

Namespace

Drupal\Tests\quickedit\Kernel

Code

protected $editorManager;