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 aed0263 commit cd3fa01Copy full SHA for cd3fa01
system/Security/SecurityInterface.php
@@ -64,7 +64,7 @@ public function shouldRedirect(): bool;
64
*
65
* If it is acceptable for the user input to include relative paths,
66
* e.g. file/in/some/approved/folder.txt, you can set the second optional
67
- * parameter, $relative_path to TRUE.
+ * parameter, $relativePath to TRUE.
68
69
* @param string $str Input file name
70
* @param bool $relativePath Whether to preserve paths
0 commit comments