Kraken\Container\ServiceProviderInterface::bootProvider PHP Метод

bootProvider() публичный Метод

This method boots Provider and calls its ::boot() method.
public bootProvider ( ContainerInterface $container )
$container ContainerInterface
    public function bootProvider(ContainerInterface $container);