Home
last modified time | relevance | path

Searched refs:textRepo (Results 1 – 1 of 1) sorted by relevance

/plugin/zotero/
H A DimportAllEntries.php15 $textRepo = new TextZoteroRepository($cachePage, $config); variable
21 $textRepo->saveEntries($entries);
23 echo count($textRepo->getAllEntries()) . " entries imported into file " . $cachePage . ".\n";