AppserverIo\Appserver\Core\Interfaces\ExtractorInterface::unflagArchive PHP Méthode

unflagArchive() public méthode

Deletes all old flags, so the app will be un-deployed with the next appserver restart.
public unflagArchive ( SplFileInfo $archive ) : void
$archive SplFileInfo The archive to un-flag
Résultat void
    public function unflagArchive(\SplFileInfo $archive);