You are here

protected property HelpSectionManager::$searchManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/help_topics/src/HelpSectionManager.php \Drupal\help_topics\HelpSectionManager::searchManager

The search manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

core/modules/help_topics/src/HelpSectionManager.php, line 23

Class

HelpSectionManager
Decorates the Help Section plugin manager to provide help topic search.

Namespace

Drupal\help_topics

Code

protected $searchManager;