You are here

protected property ForcePasswordChangeService::$configFactory in Force Password Change 8

Same name and namespace in other branches
  1. 2.0.x src/Service/ForcePasswordChangeService.php \Drupal\force_password_change\Service\ForcePasswordChangeService::configFactory

* The config factory object * *

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Service/ForcePasswordChangeService.php, line 32

Class

ForcePasswordChangeService

Namespace

Drupal\force_password_change\Service

Code

protected $configFactory;