You are here

protected property CaptchaSettingsForm::$cacheBackend in CAPTCHA 8

The cache backend.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/Form/CaptchaSettingsForm.php, line 24

Class

CaptchaSettingsForm
Displays the captcha settings form.

Namespace

Drupal\captcha\Form

Code

protected $cacheBackend;