You are here

protected property UserEmailPendingChangeAccess::$configFactory in Email confirmer 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

email_confirmer_user/src/Access/UserEmailPendingChangeAccess.php, line 22

Class

UserEmailPendingChangeAccess
Access check for user email change operations.

Namespace

Drupal\email_confirmer_user\Access

Code

protected $configFactory;