protected property HelpSearch::$searchIndex in Drupal 9
Same name and namespace in other branches
- 8 core/modules/help_topics/src/Plugin/Search/HelpSearch.php \Drupal\help_topics\Plugin\Search\HelpSearch::searchIndex
The search index.
Type: \Drupal\search\SearchIndexInterface
File
- core/
modules/ help_topics/ src/ Plugin/ Search/ HelpSearch.php, line 100
Class
- HelpSearch
- Handles searching for help using the Search module index.
Namespace
Drupal\help_topics\Plugin\SearchCode
protected $searchIndex;