protected property ProjectSecurityData::$releases in Drupal 9
Same name and namespace in other branches
- 8 core/modules/update/src/ProjectSecurityData.php \Drupal\update\ProjectSecurityData::releases
Releases as returned by update_get_available().
Type: array
See also
File
- core/
modules/ update/ src/ ProjectSecurityData.php, line 65
Class
- ProjectSecurityData
- Calculates a project's security coverage information.
Namespace
Drupal\updateCode
protected $releases;