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

isUndeployable() public méthode

Check if archive is undeployable.
public isUndeployable ( SplFileInfo $archive ) : boolean
$archive SplFileInfo The archive object
Résultat boolean
    public function isUndeployable(\SplFileInfo $archive);