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);