mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-02-20 01:41:27 +01:00
* [MOD] Install CLI command refactoring. * [MOD] Minor code tweaks. Signed-off-by: Rubén D <nuxsmin@syspass.org>
5 lines
100 B
PHP
5 lines
100 B
PHP
<?php
|
|
|
|
namespace PHPSTORM_META {
|
|
override(\Psr\Container\ContainerInterface::get(0), type(0));
|
|
} |