You are here

constant BiblioEntrezClient::BASE_URL in Bibliography Module 7

Same name and namespace in other branches
  1. 6.2 modules/pubmed/EntrezClient.php \BiblioEntrezClient::BASE_URL
  2. 6 pubmed/EntrezClient.php \BiblioEntrezClient::BASE_URL
  3. 7.2 modules/pubmed/EntrezClient.php \BiblioEntrezClient::BASE_URL

File

modules/pubmed/EntrezClient.php, line 16
Provides Entrez client to retrieve items from the NCBI databases.

Class

BiblioEntrezClient

Code

const BASE_URL = 'https://eutils.ncbi.nlm.nih.gov/entrez/eutils/';