.phpstorm.meta.php 116 B

123456
  1. <?php
  2. namespace PHPSTORM_META {
  3. // Reflect
  4. override(\Psr\Container\ContainerInterface::get(0), map('@'));
  5. }