You are here

protected property EncryptionProfileForm::$configFactory in Encrypt 8.3

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactory

Overrides FormBase::$configFactory

File

src/Form/EncryptionProfileForm.php, line 25

Class

EncryptionProfileForm
Provides the form to add / edit an EncryptionProfile entity.

Namespace

Drupal\encrypt\Form

Code

protected $configFactory;