We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3374255 commit 80348b3Copy full SHA for 80348b3
libs/csrf/csrfprotector.php
@@ -99,6 +99,7 @@ class csrfProtector
99
* Parameters:
100
* $length - length of CSRF_AUTH_TOKEN to be generated
101
* $action - int array, for different actions to be taken in case of failed validation
102
+ * $logger - custom logger class object
103
*
104
* Returns:
105
* void
0 commit comments