function SearchRequirements::__construct
Same name and namespace in other branches
- 11.x core/modules/search/src/Hook/SearchRequirements.php \Drupal\search\Hook\SearchRequirements::__construct()
File
-
core/
modules/ search/ src/ Hook/ SearchRequirements.php, line 19
Class
- SearchRequirements
- Requirements for the Search module.
Namespace
Drupal\search\HookCode
public function __construct(protected readonly SearchPageRepositoryInterface $searchPageRepository) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.