Files
sysPass/.phpstorm.meta.php
Rubén D 600c398bb8 * [ADD] Install CLI command tests.
* [MOD] Install CLI command refactoring.
* [MOD] Minor code tweaks.

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2021-09-19 21:32:34 +02:00

5 lines
100 B
PHP

<?php
namespace PHPSTORM_META {
override(\Psr\Container\ContainerInterface::get(0), type(0));
}