Home
last modified time | relevance | path

Searched refs:getEntryByID (Results 1 – 2 of 2) sorted by path

/plugin/zotero/
H A DZoteroRepository.php11 public function getEntryByID($zoteroId) function in ZoteroRepository
/plugin/zotero/tests/
H A DZoteroRepositoryTest.php39 $actual = $this->r->getEntryByID($expected->getZoteroId());
49 $e = $this->r->getEntryByID($this->nonExistingEntry->getZoteroId());