protected property SecurityAdvisoriesFetcher::$keyValueExpirable in Drupal 10
Same name and namespace in other branches
- 9 core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher::keyValueExpirable
The expirable key/value store for the advisories JSON response.
Type: \Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface
File
- core/
modules/ system/ src/ SecurityAdvisories/ SecurityAdvisoriesFetcher.php, line 48
Class
- SecurityAdvisoriesFetcher
- Defines a service to get security advisories.
Namespace
Drupal\system\SecurityAdvisoriesCode
protected $keyValueExpirable;