You are here

protected property Editor::$editorPluginManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/editor/src/Entity/Editor.php \Drupal\editor\Entity\Editor::editorPluginManager

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

core/modules/editor/src/Entity/Editor.php, line 78

Class

Editor
Defines the configured text editor entity.

Namespace

Drupal\editor\Entity

Code

protected $editorPluginManager;