function NodeSearchHooks::__construct

File

core/modules/node/src/Hook/NodeSearchHooks.php, line 15

Class

NodeSearchHooks
Hook implementations for node entity operations.

Namespace

Drupal\node\Hook

Code

public function __construct(protected readonly ?SearchIndexInterface $searchIndex = NULL) {
}

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