protected property SystemConfigFormBase::$configFactory

Stores the configuration factory.

Type: \Drupal\Core\Config\ConfigFactory

File

drupal/core/modules/system/lib/Drupal/system/SystemConfigFormBase.php, line 26
Contains \Drupal\system\SystemConfigFormBase.

Class

SystemConfigFormBase
Base class for implementing system configuration forms.

Namespace

Drupal\system

Code

protected $configFactory;