|
PharFileInfo::getContentGet the complete file contents of the entry Description
public string PharFileInfo::getContent()
This function behaves like file_get_contents but for Phar. ParametersThis function has no parameters. Return ValuesReturns the file contents. |