public function BiblioCrossRefClient::getQuery in Bibliography Module 7
Same name and namespace in other branches
- 6.2 modules/crossref/biblio.crossref.client.php \BiblioCrossRefClient::getQuery()
- 7.2 modules/crossref/biblio.crossref.client.php \BiblioCrossRefClient::getQuery()
File
- modules/
crossref/ biblio.crossref.client.php, line 76
Class
Code
public function getQuery() {
return $this->query;
}