ProjectSecurityRequirement::$securityCoverageInfo

Same name and namespace in other branches
  1. 9 core/modules/update/src/ProjectSecurityRequirement.php \Drupal\update\ProjectSecurityRequirement::securityCoverageInfo
  2. 10 core/modules/update/src/ProjectSecurityRequirement.php \Drupal\update\ProjectSecurityRequirement::securityCoverageInfo
  3. 11.x core/modules/update/src/ProjectSecurityRequirement.php \Drupal\update\ProjectSecurityRequirement::securityCoverageInfo

Security coverage information for the project.

Type: array

See also

\Drupal\update\ProjectSecurityData::getCoverageInfo()

File

core/modules/update/src/ProjectSecurityRequirement.php, line 35

Class

ProjectSecurityRequirement
Class for generating a project's security requirement.

Namespace

Drupal\update

Code

private $securityCoverageInfo;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.