protected property SearchBlock::$searchPageRepository in Drupal 10
Same name and namespace in other branches
- 8 core/modules/search/src/Plugin/Block/SearchBlock.php \Drupal\search\Plugin\Block\SearchBlock::searchPageRepository
- 9 core/modules/search/src/Plugin/Block/SearchBlock.php \Drupal\search\Plugin\Block\SearchBlock::searchPageRepository
The search page repository.
Type: \Drupal\search\SearchPageRepositoryInterface
File
- core/
modules/ search/ src/ Plugin/ Block/ SearchBlock.php, line 38
Class
- SearchBlock
- Provides a 'Search form' block.
Namespace
Drupal\search\Plugin\BlockCode
protected $searchPageRepository;