HelpTopicSection::$topLevelPlugins

Same name in other branches
  1. 9 core/modules/help_topics/src/Plugin/HelpSection/HelpTopicSection.php \Drupal\help_topics\Plugin\HelpSection\HelpTopicSection::topLevelPlugins
  2. 8.9.x core/modules/help_topics/src/Plugin/HelpSection/HelpTopicSection.php \Drupal\help_topics\Plugin\HelpSection\HelpTopicSection::topLevelPlugins
  3. 10 core/modules/help/src/Plugin/HelpSection/HelpTopicSection.php \Drupal\help\Plugin\HelpSection\HelpTopicSection::topLevelPlugins

The top level help topic plugins.

Type: \Drupal\help\HelpTopicPluginInterface[]

File

core/modules/help/src/Plugin/HelpSection/HelpTopicSection.php, line 39

Class

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

Namespace

Drupal\help\Plugin\HelpSection

Code

protected $topLevelPlugins;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.