protected property HoneypotSettingsController::$cache in Honeypot 2.0.x
Same name and namespace in other branches
- 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\ControllerCode
protected $cache;