Skip to content
Snippets Groups Projects
Commit 13da99a9 authored by Felip Manyer i Ballester's avatar Felip Manyer i Ballester
Browse files

Continuous integration

parent 9e689bc2
Branches
Tags
No related merge requests found
Pipeline #104 passed
...@@ -10,6 +10,9 @@ use GuzzleHttp\Exception\ClientException; ...@@ -10,6 +10,9 @@ use GuzzleHttp\Exception\ClientException;
*/ */
abstract class Gbif { abstract class Gbif {
/**
* GBIF API base URL.
*/
const GBIF_BASEURL = 'https://api.gbif.org/v1/'; const GBIF_BASEURL = 'https://api.gbif.org/v1/';
/** /**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment