Пример #1
0
 /**
  * @beforeSuite
  */
 public static function prepareDIC()
 {
     self::$container = (require __DIR__ . '/DIC/definitions.php');
 }