We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d08b15 commit 3de772bCopy full SHA for 3de772b
book/controller.rst
@@ -497,7 +497,7 @@ value to each variable.
497
:ref:`sub request <http-kernel-sub-requests>` is executed via the ``http_kernel``
498
service the ``HttpKernel`` returns a ``Response`` object::
499
500
- use Symfony\Component\HttpKernel/HttpKernelInterface;
+ use Symfony\Component\HttpKernel\HttpKernelInterface;
501
502
$path = array(
503
'_controller' => 'AcmeHelloBundle:Hello:fancy',
0 commit comments