DiscogsClient
in package
Table of Contents
Constants
- BASE_URL = 'https://api.discogs.com/'
Properties
Methods
- __construct() : mixed
Constants
BASE_URL
public
mixed
BASE_URL
= 'https://api.discogs.com/'
Properties
$lookup
public
LookupHandler
$lookup
$search
public
SearchHandler
$search
Methods
__construct()
public
__construct(GuzzleService $guzzleService) : mixed
Parameters
- $guzzleService : GuzzleService