You are here

protected property SearchPageListBuilder::$configFactory in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/search/src/SearchPageListBuilder.php \Drupal\search\SearchPageListBuilder::configFactory

Stores the configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

core/modules/search/src/SearchPageListBuilder.php, line 41
Contains \Drupal\search\SearchPageListBuilder.

Class

SearchPageListBuilder
Defines a class to build a listing of search page entities.

Namespace

Drupal\search

Code

protected $configFactory;