Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Condition/Annotation/Condition.php \Drupal\Core\Condition\Annotation\Condition::label
  2. 9 core/lib/Drupal/Core/Condition/Annotation/Condition.php \Drupal\Core\Condition\Annotation\Condition::label

The human-readable name of the condition.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

core/lib/Drupal/Core/Condition/Annotation/Condition.php, line 42

Class

Condition
Defines a condition plugin annotation object.

Namespace

Drupal\Core\Condition\Annotation

Code

public $label;