mmdsOss/.phpstorm.meta.php
2022-06-14 15:49:44 +08:00

6 lines
116 B
PHP

<?php
namespace PHPSTORM_META {
// Reflect
override(\Psr\Container\ContainerInterface::get(0), map('@'));
}