protected property HelpTopicSection::$stringTranslation in Drupal 9
Same name and namespace in other branches
- 8 core/modules/help_topics/src/Plugin/HelpSection/HelpTopicSection.php \Drupal\help_topics\Plugin\HelpSection\HelpTopicSection::stringTranslation
- 10 core/modules/help_topics/src/Plugin/HelpSection/HelpTopicSection.php \Drupal\help_topics\Plugin\HelpSection\HelpTopicSection::stringTranslation
The string translation service.
Type: \Drupal\Core\StringTranslation\TranslationManager
Overrides StringTranslationTrait::$stringTranslation
File
- core/
modules/ help_topics/ src/ Plugin/ HelpSection/ HelpTopicSection.php, line 84
Class
- HelpTopicSection
- Provides the help topics list section for the help page.
Namespace
Drupal\help_topics\Plugin\HelpSectionCode
protected $stringTranslation;