You are here

protected property QuickEditIntegrationTest::$editorManager in Drupal 8

The manager for editor plug-ins.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

core/modules/editor/tests/src/Kernel/QuickEditIntegrationTest.php, line 36

Class

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

Namespace

Drupal\Tests\editor\Kernel

Code

protected $editorManager;