AppserverIo\Appserver\Core\Interfaces\ExtractorInterface::isUndeployable PHP Method

isUndeployable() public method

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