You are here

protected property SearchTextProcessor::$moduleHandler in Drupal 9

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/modules/search/src/SearchTextProcessor.php, line 35

Class

SearchTextProcessor
Processes search text for indexing.

Namespace

Drupal\search

Code

protected $moduleHandler;