You are here

protected property SettingsForm::$configFactory in File Upload Secure Validator 8

ConfigFactoryInterface definition.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

src/Form/SettingsForm.php, line 30

Class

SettingsForm
A configuration settings form.

Namespace

Drupal\file_upload_secure_validator\Form

Code

protected $configFactory;