Inheritance: implements Kraken\Container\ServiceRegisterInterface
Exemplo n.º 1
0
 /**
  * Boot providers.
  *
  * @throws ExecutionException
  */
 protected function bootProviders()
 {
     $this->serviceRegister->boot();
 }