You are here

protected property HoneypotSettingsController::$cache in Honeypot 2.0.x

Same name and namespace in other branches
  1. 8 src/Controller/HoneypotSettingsController.php \Drupal\honeypot\Controller\HoneypotSettingsController::cache

A cache backend interface.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/Controller/HoneypotSettingsController.php, line 49

Class

HoneypotSettingsController
Returns responses for Honeypot module routes.

Namespace

Drupal\honeypot\Controller

Code

protected $cache;