namespace Drupal\editor\Plugin
Object name | File name | Summary |
---|---|---|
EditorBase | core/modules/editor/src/Plugin/EditorBase.php | Defines a base class from which other modules providing editors may extend. |
EditorManager | core/modules/editor/src/Plugin/EditorManager.php | Configurable text editor manager. |
EditorPluginInterface | core/modules/editor/src/Plugin/EditorPluginInterface.php | Defines an interface for configurable text editors. |