protected property SearchPageRepository::$configFactory in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/search/src/SearchPageRepository.php \Drupal\search\SearchPageRepository::configFactory
The config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/
modules/ search/ src/ SearchPageRepository.php, line 23 - Contains \Drupal\search\SearchPageRepository.
Class
- SearchPageRepository
- Provides a repository for Search Page config entities.
Namespace
Drupal\searchCode
protected $configFactory;