The config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
Overrides FormBase::$configFactory
File
- core/modules/search/src/Form/SearchBlockForm.php, line 29
Class
- SearchBlockForm
- Builds the search form for the search block.
Namespace
Drupal\search\Form
Code
protected $configFactory;
Please login to continue.