You are here

protected property ProtectedPagesSendEmailForm::$configFactory in Protected Pages 8

Config Factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

src/Form/ProtectedPagesSendEmailForm.php, line 55

Class

ProtectedPagesSendEmailForm
Provides send protected pages details email form.

Namespace

Drupal\protected_pages\Form

Code

protected $configFactory;