public property Tip::$title in Drupal 10
Same name and namespace in other branches
- 8 core/modules/tour/src/Annotation/Tip.php \Drupal\tour\Annotation\Tip::title
- 9 core/modules/tour/src/Annotation/Tip.php \Drupal\tour\Annotation\Tip::title
The title of the plugin.
Type: \Drupal\Core\Annotation\Translation
Related topics
File
- core/
modules/ tour/ src/ Annotation/ Tip.php, line 37
Class
- Tip
- Defines a tour item annotation object.
Namespace
Drupal\tour\AnnotationCode
public $title;