You are here

protected property HelpTopicSection::$defaultLanguage in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/help_topics/src/Plugin/HelpSection/HelpTopicSection.php \Drupal\help_topics\Plugin\HelpSection\HelpTopicSection::defaultLanguage
  2. 9 core/modules/help_topics/src/Plugin/HelpSection/HelpTopicSection.php \Drupal\help_topics\Plugin\HelpSection\HelpTopicSection::defaultLanguage

The default language object.

Type: \Drupal\Core\Language\LanguageDefault

File

core/modules/help_topics/src/Plugin/HelpSection/HelpTopicSection.php, line 70

Class

HelpTopicSection
Provides the help topics list section for the help page.

Namespace

Drupal\help_topics\Plugin\HelpSection

Code

protected $defaultLanguage;