You are here

protected property CacheControlForm::$akamaiClient in Akamai 8.3

The akamai client.

Type: \Drupal\akamai\AkamaiClientInterface

File

src/Form/CacheControlForm.php, line 25

Class

CacheControlForm
A simple form for testing the Akamai integration, or doing manual clears.

Namespace

Drupal\akamai\Form

Code

protected $akamaiClient;