You are here

protected property AkamaiClientBase::$domain in Akamai 8.3

Domain to clear, either 'production' or 'staging'.

Type: string

File

src/AkamaiClientBase.php, line 71

Class

AkamaiClientBase
Connects to the Akamai EdgeGrid.

Namespace

Drupal\akamai

Code

protected $domain = 'production';