Unverified Commit d523586d authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2725435 by guilhermevp, naveenvalecha, andypost, bradjones1: Remove...

Issue #2725435 by guilhermevp, naveenvalecha, andypost, bradjones1: Remove outdated @todo pointing to #2364011
parent 953fef70
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 {