Kraken\Root\Provider\CoreProvider::unregister PHP 메소드

unregister() 보호된 메소드

protected unregister ( Kraken\Container\ContainerInterface $container )
$container Kraken\Container\ContainerInterface
    protected function unregister(ContainerInterface $container)
    {
        $container->remove('Kraken\\Core\\CoreInterface');
    }