diff --git a/htdocs/modulebuilder/template/class/api_mymodule.class.php b/htdocs/modulebuilder/template/class/api_mymodule.class.php index 11da9de8345..6292c20020c 100644 --- a/htdocs/modulebuilder/template/class/api_mymodule.class.php +++ b/htdocs/modulebuilder/template/class/api_mymodule.class.php @@ -248,8 +248,6 @@ class MyModuleApi extends DolibarrApi * @phan-return MyObject * @phpstan-return MyObject * - * @phan-return MyObject - * * @throws RestException 403 Not allowed * @throws RestException 404 Not found * @throws RestException 500 System error