Gets the content of a single file if available
public getFileContent ( $filePath ) : mixed | ||
$filePath | string The full path (including all folders) of the file in the zip | |
return | mixed | returns the content or throws an exception |
public getFileContent ( $filePath ) : mixed | ||
$filePath | string The full path (including all folders) of the file in the zip | |
return | mixed | returns the content or throws an exception |