Skip to content

Commit cd3fa01

Browse files
Update SecurityInterface.php
1 parent aed0263 commit cd3fa01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/Security/SecurityInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ public function shouldRedirect(): bool;
6464
*
6565
* If it is acceptable for the user input to include relative paths,
6666
* e.g. file/in/some/approved/folder.txt, you can set the second optional
67-
* parameter, $relative_path to TRUE.
67+
* parameter, $relativePath to TRUE.
6868
*
6969
* @param string $str Input file name
7070
* @param bool $relativePath Whether to preserve paths

0 commit comments

Comments
 (0)