@@ -21,7 +21,7 @@ |
||
| 21 | 21 | * |
| 22 | 22 | * @param array $args as a variadic to catch all arguments. |
| 23 | 23 | * |
| 24 | - * @return mixed as null when flat file is not found and otherwise a |
|
| 24 | + * @return boolean as null when flat file is not found and otherwise a |
|
| 25 | 25 | * complete response object with content to render. |
| 26 | 26 | * |
| 27 | 27 | * @SuppressWarnings(PHPMD.UnusedFormalParameter) |