HelpSectionManager::$searchManager

Same name in other branches
  1. 9 core/modules/help_topics/src/HelpSectionManager.php \Drupal\help_topics\HelpSectionManager::searchManager
  2. 8.9.x core/modules/help_topics/src/HelpSectionManager.php \Drupal\help_topics\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/src/HelpSectionManager.php, line 26

Class

HelpSectionManager
Manages help page section plugins.

Namespace

Drupal\help

Code

protected ?PluginManagerInterface $searchManager = NULL;

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