SearchBlockForm::$configFactory
Same name in other branches
- 9 core/modules/search/src/Form/SearchBlockForm.php \Drupal\search\Form\SearchBlockForm::configFactory
- 8.9.x core/modules/search/src/Form/SearchBlockForm.php \Drupal\search\Form\SearchBlockForm::configFactory
- 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\FormCode
protected $configFactory;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.