SearchBlockForm::$configFactory

Same name in other branches
  1. 9 core/modules/search/src/Form/SearchBlockForm.php \Drupal\search\Form\SearchBlockForm::configFactory
  2. 8.9.x core/modules/search/src/Form/SearchBlockForm.php \Drupal\search\Form\SearchBlockForm::configFactory
  3. 10 core/modules/search/src/Form/SearchBlockForm.php \Drupal\search\Form\SearchBlockForm::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

core/modules/search/src/Form/SearchBlockForm.php, line 33

Class

SearchBlockForm
Builds the search form for the search block.

Namespace

Drupal\search\Form

Code

protected $configFactory;

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