protected property EditIntegrationTest::$editorManager

The manager for editor plug-ins.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

drupal/core/modules/editor/lib/Drupal/editor/Tests/EditIntegrationTest.php, line 29
Contains \Drupal\editor\Tests\EditorIntegrationTest.

Class

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

Namespace

Drupal\editor\Tests

Code

protected $editorManager;