You are here

protected property AkamaiClientBase::$action in Akamai 8.3

An action to take, either 'remove' or 'invalidate'.

Type: string

File

src/AkamaiClientBase.php, line 64

Class

AkamaiClientBase
Connects to the Akamai EdgeGrid.

Namespace

Drupal\akamai

Code

protected $action = 'remove';