You are here

protected property ForcePasswordChangeService::$mapper in Force Password Change 2.0.x

Same name and namespace in other branches
  1. 8 src/Service/ForcePasswordChangeService.php \Drupal\force_password_change\Service\ForcePasswordChangeService::mapper

The force password change data mapper.

Type: \Drupal\force_password_change\Mapper\ForcePasswordChangeMapperInterface

File

src/Service/ForcePasswordChangeService.php, line 21

Class

ForcePasswordChangeService

Namespace

Drupal\force_password_change\Service

Code

protected $mapper;