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.
2 parents 9576bc1 + de7a260 commit 279ac8bCopy full SHA for 279ac8b
routing/redirect_trailing_slash.rst
@@ -42,6 +42,7 @@ system, as explained below:
42
// src/AppBundle/Controller/RedirectingController.php
43
namespace AppBundle\Controller;
44
45
+ use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
46
use Symfony\Bundle\FrameworkBundle\Controller\Controller;
47
use Symfony\Component\HttpFoundation\Request;
48
0 commit comments