The title of the plugin.
Type: \Drupal\Core\Annotation\Translation
Related topics
- Annotation for translatable text
- Describes how to put translatable UI text into annotations.
File
- core/modules/tour/src/Annotation/Tip.php, line 37
Class
- Tip
- Defines a tour item annotation object.
Namespace
Drupal\tour\Annotation
Code
public $title;
Please login to continue.