Skip to content

Commit 80348b3

Browse files
committed
documentation corrected
1 parent 3374255 commit 80348b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/csrf/csrfprotector.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ class csrfProtector
9999
* Parameters:
100100
* $length - length of CSRF_AUTH_TOKEN to be generated
101101
* $action - int array, for different actions to be taken in case of failed validation
102+
* $logger - custom logger class object
102103
*
103104
* Returns:
104105
* void

0 commit comments

Comments
 (0)