You are here

protected property AkamaiClientV3::$action in Akamai 8.3

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

Type: string

Overrides AkamaiClientBase::$action

File

src/Plugin/Client/AkamaiClientV3.php, line 31

Class

AkamaiClientV3
Defines the CCUv3 client version for Akamai.

Namespace

Drupal\akamai\Plugin\Client

Code

protected $action = 'delete';