You are here

public property InstallableRequirement::$name in Markdown 8.2

The name of the constraint, if any.

Note: this will automatically be determined if using a typed identifier and not already provided.

Type: string

File

src/Annotation/InstallableRequirement.php, line 84

Class

InstallableRequirement
Markdown Requirement Annotation.

Namespace

Drupal\markdown\Annotation

Code

public $name;