mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-07 17:06:54 +01:00
* [MOD] Exceptions in docblock.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
@@ -58,6 +58,9 @@ abstract class ModuleBase
|
||||
* Module constructor.
|
||||
*
|
||||
* @param ContainerInterface $container
|
||||
*
|
||||
* @throws \Psr\Container\ContainerExceptionInterface
|
||||
* @throws \Psr\Container\NotFoundExceptionInterface
|
||||
*/
|
||||
public function __construct(ContainerInterface $container)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user