You are here

protected property Oauth::$damApiBase in Media: Acquia DAM 8

The base URL to use for the DAM API.

Type: string

File

src/Oauth.php, line 26

Class

Oauth
OAuth Class.

Namespace

Drupal\media_acquiadam

Code

protected $damApiBase = "https://apiv2.webdamdb.com";