You are here

protected constant SecurityAdvisoriesFetcher::ADVISORIES_JSON_EXPIRABLE_KEY in Drupal 10

Same name and namespace in other branches
  1. 9 core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher::ADVISORIES_JSON_EXPIRABLE_KEY

The key to use to store the advisories feed response.

File

core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php, line 27

Class

SecurityAdvisoriesFetcher
Defines a service to get security advisories.

Namespace

Drupal\system\SecurityAdvisories

Code

protected const ADVISORIES_JSON_EXPIRABLE_KEY = 'advisories_response';