namespace Drupal\Core\Routing\Enhancer

Classsort descending Location Description
AjaxEnhancer drupal/core/lib/Drupal/Core/Routing/Enhancer/AjaxEnhancer.php Enhances an ajax route with the appropriate controller.
ContentControllerEnhancer drupal/core/lib/Drupal/Core/Routing/Enhancer/ContentControllerEnhancer.php Enhances a route to select a controller based on the mime type of the request.
FormEnhancer drupal/core/lib/Drupal/Core/Routing/Enhancer/FormEnhancer.php Enhances a form route with the appropriate controller.