MCPcopy Create free account
hub / github.com/Rello/analytics / getContent

Method getContent

tests/Datasource/LocalCsvTest.php:23–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21 }
22
23 public function getContent(): string {
24 return "CATEGORY,EURO\nENTERTAINMENT,9798\nLIVING,10943";
25 }
26 };
27 $userFolder = new class($file) {
28 private $file;

Callers 3

readDataMethod · 0.80
readDataMethod · 0.80
importMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected