Kraken\Util\Factory\SimpleFactoryPluginInterface::unregisterPlugin PHP Method

unregisterPlugin() public method

Unregister plugin from Factory.
public unregisterPlugin ( Kraken\Util\Factory\SimpleFactoryInterface $factory ) : Kraken\Util\Factory\SimpleFactoryPluginInterface
$factory Kraken\Util\Factory\SimpleFactoryInterface
return Kraken\Util\Factory\SimpleFactoryPluginInterface
    public function unregisterPlugin(SimpleFactoryInterface $factory);
SimpleFactoryPluginInterface