You are here

protected property HelpTopicPluginController::$helpTopicPluginManager in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/help_topics/src/Controller/HelpTopicPluginController.php \Drupal\help_topics\Controller\HelpTopicPluginController::helpTopicPluginManager
  2. 9 core/modules/help_topics/src/Controller/HelpTopicPluginController.php \Drupal\help_topics\Controller\HelpTopicPluginController::helpTopicPluginManager

The Help Topic plugin manager.

Type: \Drupal\help_topics\HelpTopicPluginManagerInterface

File

core/modules/help_topics/src/Controller/HelpTopicPluginController.php, line 35

Class

HelpTopicPluginController
Controller for help topic plugins.

Namespace

Drupal\help_topics\Controller

Code

protected $helpTopicPluginManager;