You are here

protected property HelpTopicSection::$topLevelPlugins in Drupal 8

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

The top level help topic plugins.

Type: \Drupal\help_topics\HelpTopicPluginInterface[]

File

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

Class

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

Namespace

Drupal\help_topics\Plugin\HelpSection

Code

protected $topLevelPlugins;