You are here

protected property SecurityAdvisory::$isPsa in Drupal 9

Same name and namespace in other branches
  1. 10 core/modules/system/src/SecurityAdvisories/SecurityAdvisory.php \Drupal\system\SecurityAdvisories\SecurityAdvisory::isPsa

Whether this advisory is a PSA instead of another type of advisory.

Type: bool

File

core/modules/system/src/SecurityAdvisories/SecurityAdvisory.php, line 48

Class

SecurityAdvisory
Provides a security advisory value object.

Namespace

Drupal\system\SecurityAdvisories

Code

protected $isPsa;