@@ -260,8 +260,8 @@ |
||
260 | 260 | |
261 | 261 | /** |
262 | 262 | * Override a standard PHP function |
263 | - * @param string $local e.g. isUploadedFile |
|
264 | 263 | * @param string $real e.g. is_uploaded_file |
264 | + * @param string $camelCase |
|
265 | 265 | */ |
266 | 266 | protected function override($camelCase, $real) |
267 | 267 | { |