You are here

public property Condition::$label in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 46
Contains \Drupal\Core\Condition\Annotation\Condition.

Class

Condition
Defines a condition plugin annotation object.

Namespace

Drupal\Core\Condition\Annotation

Code

public $label;