EditorManagerTest::$editorManager

Same name and namespace in other branches
  1. 9 core/modules/editor/tests/src/Kernel/EditorManagerTest.php \Drupal\Tests\editor\Kernel\EditorManagerTest::editorManager
  2. 10 core/modules/editor/tests/src/Kernel/EditorManagerTest.php \Drupal\Tests\editor\Kernel\EditorManagerTest::editorManager
  3. 11.x core/modules/editor/tests/src/Kernel/EditorManagerTest.php \Drupal\Tests\editor\Kernel\EditorManagerTest::editorManager

The manager for text editor plugins.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

core/modules/editor/tests/src/Kernel/EditorManagerTest.php, line 28

Class

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

Namespace

Drupal\Tests\editor\Kernel

Code

protected $editorManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.