We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bbe0755 + 22d7f45 commit d7c07bdCopy full SHA for d7c07bd
1 file changed
system/Filters/CSRF.php
@@ -72,7 +72,7 @@ class CSRF implements FilterInterface
72
* @param array|null $arguments
73
*
74
* @return mixed
75
- * @throws \CodeIgniter\Security\Exceptions\SecurityException
+ * @throws \Exception
76
*/
77
public function before(RequestInterface $request, $arguments = null)
78
{
0 commit comments