HelpSectionManager::$searchManager

Same name and namespace in other branches
  1. 8.9.x core/modules/help_topics/src/HelpSectionManager.php \Drupal\help_topics\HelpSectionManager::searchManager
  2. 10 core/modules/help/src/HelpSectionManager.php \Drupal\help\HelpSectionManager::searchManager
  3. 11.x core/modules/help/src/HelpSectionManager.php \Drupal\help\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;

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