Searched refs:getFileContentsByCurl (Results 1 – 3 of 3) sorted by relevance
28 public function getFileContentsByCurl($url) function in Mpdf\\RemoteContentFetcher
2324 $contents = $this->remoteContentFetcher->getFileContentsByCurl($path);
235 …$data = $this->remoteContentFetcher->getFileContentsByCurl($file); // needs full url?? even on lo…