You are here

protected property SecurityAdvisory::$type in Drupal 9

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

The project type for the advisory.

Type: string

File

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

Class

SecurityAdvisory
Provides a security advisory value object.

Namespace

Drupal\system\SecurityAdvisories

Code

protected $type;