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

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

This method unregisters Provider and calls its ::unregister() method.
public unregisterProvider ( ContainerInterface $container )
$container ContainerInterface
    public function unregisterProvider(ContainerInterface $container);