You are here

namespace Drupal\editor in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\editor
Classsort descending Location Description
EditorController core/modules/editor/src/EditorController.php Returns responses for Editor module routes.
EditorInterface core/modules/editor/src/EditorInterface.php Provides an interface defining a text editor entity.
EditorXssFilterInterface core/modules/editor/src/EditorXssFilterInterface.php Defines an interface for text editor XSS (Cross-site scripting) filters.
Element core/modules/editor/src/Element.php Defines a service for Text Editor's render elements.