protected property EditorManagerTest::$editorManager

The manager for text editor plugins.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorManagerTest.php, line 31
Definition of \Drupal\editor\Tests\EditorManagerTest.

Class

EditorManagerTest
Unit tests for the configurable text editor manager.

Namespace

Drupal\editor\Tests

Code

protected $editorManager;