Same name in other branches
  1. 8.9.x Drupal\editor
  2. 9 Drupal\editor
Classsort descending Location Description
EditorAccessControlHandler core/modules/editor/src/EditorAccessControlHandler.php Defines the access control handler for the text editor entity type.
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.