You are here

protected property EditorManagerTest::$editorManager in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/editor/src/Tests/EditorManagerTest.php \Drupal\editor\Tests\EditorManagerTest::editorManager

The manager for text editor plugins.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

core/modules/editor/src/Tests/EditorManagerTest.php, line 31
Contains \Drupal\editor\Tests\EditorManagerTest.

Class

EditorManagerTest
Tests detection of text editors and correct generation of attachments.

Namespace

Drupal\editor\Tests

Code

protected $editorManager;