Loading core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php +0 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,6 @@ /** * Provides a middleware to determine the content type upon the accept header. * * @todo This is a temporary solution, remove this in https://www.drupal.org/node/2364011 */ class NegotiationMiddleware implements HttpKernelInterface { Loading Loading
core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php +0 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,6 @@ /** * Provides a middleware to determine the content type upon the accept header. * * @todo This is a temporary solution, remove this in https://www.drupal.org/node/2364011 */ class NegotiationMiddleware implements HttpKernelInterface { Loading