Element::$pluginManager

Same name and namespace in other branches
  1. 9 core/modules/editor/src/Element.php \Drupal\editor\Element::pluginManager
  2. 10 core/modules/editor/src/Element.php \Drupal\editor\Element::pluginManager
  3. 11.x core/modules/editor/src/Element.php \Drupal\editor\Element::pluginManager

The Text Editor plugin manager service.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

core/modules/editor/src/Element.php, line 21

Class

Element
Defines a service for Text Editor's render elements.

Namespace

Drupal\editor

Code

protected $pluginManager;

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