Kraken\Container\ServiceProvider::register PHP Method

register() protected method

This method should contain code to fire when Provider is being registered.
protected register ( ContainerInterface $container )
$container ContainerInterface
    protected function register(ContainerInterface $container)
    {
    }