You are here

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

The test container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface

File

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

Class

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

Namespace

Drupal\Tests\force_password_change\Unit\Service

Code

protected $container;