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 b647f74 commit b6ff836Copy full SHA for b6ff836
src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php
@@ -24,7 +24,7 @@
24
* All URL paths starting with /_fragment are handled as
25
* content fragments by this listener.
26
*
27
- * If throws an AccessDeniedHttpException exception if the request
+ * Throws an AccessDeniedHttpException exception if the request
28
* is not signed or if it is not an internal sub-request.
29
30
* @author Fabien Potencier <fabien@symfony.com>
0 commit comments