protected property EditorManagerTest::$editorManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\TestsCode
protected $editorManager;