You are here

protected property AkamaiClientV3::$type in Akamai 8.3

Type of purge, either 'url', 'tag' or 'cpcode'.

Type: string

Overrides AkamaiClientBase::$type

File

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

Class

AkamaiClientV3
Defines the CCUv3 client version for Akamai.

Namespace

Drupal\akamai\Plugin\Client

Code

protected $type = 'url';