You are here

protected property Element::$pluginManager in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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\editor

Code

protected $pluginManager;