Kraken\Container\ServiceProviderInterface::bootProvider PHP Method

bootProvider() public method

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