You are here

protected property OauthController::$webdamApiBase in Media: Acquia DAM 8

The base API url.

Type: string

File

src/Controller/OauthController.php, line 30

Class

OauthController
Controller routines for acquiadam routes.

Namespace

Drupal\media_acquiadam\Controller

Code

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