public property Matcher::$label in Linkit 8.4
Same name and namespace in other branches
- 8.5 src/Annotation/Matcher.php \Drupal\linkit\Annotation\Matcher::label
The human-readable name of the matcher.
The string should be wrapped in a @Translation().
Type: \Drupal\Core\Annotation\Translation
File
- src/
Annotation/ Matcher.php, line 40 - Contains \Drupal\linkit\Annotation\Matcher.
Class
- Matcher
- Defines a matcher annotation object.
Namespace
Drupal\linkit\AnnotationCode
public $label;