The text to use as the title of the help page section.
Type: \Drupal\Core\Annotation\Translation
Related topics
- Annotation for translatable text
- Describes how to put translatable UI text into annotations.
File
- core/modules/help/src/Annotation/HelpSection.php, line 38
Class
- HelpSection
- Defines a Plugin annotation object for help page section plugins.
Namespace
Drupal\help\Annotation
Code
public $title;
Please login to continue.