diff --git a/api/src/Etemplate/Request/Files.php b/api/src/Etemplate/Request/Files.php index 00e203487a..950754f41e 100644 --- a/api/src/Etemplate/Request/Files.php +++ b/api/src/Etemplate/Request/Files.php @@ -69,7 +69,7 @@ class Files extends Etemplate\Request /** * Private constructor to force the instancation of this class only via it's static factory method read * - * @param array $id + * @param string|null $id =null */ private function __construct($id=null) {