namespace Drupal\edit

Classsort descending Location Description
EditController drupal/core/modules/edit/lib/Drupal/edit/EditController.php Returns responses for Edit module routes.
EditorBase drupal/core/modules/edit/lib/Drupal/edit/EditorBase.php Defines a base editor implementation.
EditorSelector drupal/core/modules/edit/lib/Drupal/edit/EditorSelector.php Selects an in-place editor (an Editor plugin) for a field.
EditorSelectorInterface drupal/core/modules/edit/lib/Drupal/edit/EditorSelectorInterface.php Interface for selecting an in-place editor (an Editor plugin) for a field.
EditPluginInterface drupal/core/modules/edit/lib/Drupal/edit/EditPluginInterface.php Defines an interface for in-place editors (Create.js PropertyEditor widgets).
MetadataGenerator drupal/core/modules/edit/lib/Drupal/edit/MetadataGenerator.php Generates in-place editing metadata for an entity field.
MetadataGeneratorInterface drupal/core/modules/edit/lib/Drupal/edit/MetadataGeneratorInterface.php Interface for generating in-place editing metadata for an entity field.