protected property Element::$pluginManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/editor/src/Element.php \Drupal\editor\Element::pluginManager
The Text Editor plugin manager manager service.
Type: \Drupal\Component\Plugin\PluginManagerInterface
File
- core/
modules/ editor/ src/ Element.php, line 25 - Contains \Drupal\editor\Element.
Class
- Element
- Defines a service for Text Editor's render elements.
Namespace
Drupal\editorCode
protected $pluginManager;