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 9576bc1 commit de7a260Copy full SHA for de7a260
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