Пример #1
0
 public function __construct(ApplicationContext $context)
 {
     $this->context = $context;
     Injector::$injector = $this;
 }