You are here

protected property SearchBlockForm::$configFactory in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 34
Contains \Drupal\search\Form\SearchBlockForm.

Class

SearchBlockForm
Builds the search form for the search block.

Namespace

Drupal\search\Form

Code

protected $configFactory;