protected property ContextCacheKeys::$keys in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Cache/Context/ContextCacheKeys.php \Drupal\Core\Cache\Context\ContextCacheKeys::keys
The generated cache keys.
Type: string[]
File
- core/
lib/ Drupal/ Core/ Cache/ Context/ ContextCacheKeys.php, line 22 - Contains \Drupal\Core\Cache\Context\ContextCacheKeys.
Class
- ContextCacheKeys
- A value object to store generated cache keys with its cacheability metadata.
Namespace
Drupal\Core\Cache\ContextCode
protected $keys;