You are here

protected property ForcePasswordChangeServiceTest::$configFactory in Force Password Change 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Unit/Service/ForcePasswordChangeServiceTest.php \Drupal\Tests\force_password_change\Unit\Service\ForcePasswordChangeServiceTest::configFactory

The config factory.

File

tests/src/Unit/Service/ForcePasswordChangeServiceTest.php, line 35

Class

ForcePasswordChangeServiceTest
@coversDefaultClass \Drupal\force_password_change\Service\ForcePasswordChangeService @group force_password_change

Namespace

Drupal\Tests\force_password_change\Unit\Service

Code

protected $configFactory;