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