You are here

protected property PasswordTest::$passwordHasher in Feeds 8.3

The password hash service.

Type: \Prophecy\Prophecy\ProphecyInterface|\Drupal\Core\Password\PasswordInterface

File

tests/src/Unit/Feeds/Target/PasswordTest.php, line 23

Class

PasswordTest
@coversDefaultClass \Drupal\feeds\Feeds\Target\Password @group feeds

Namespace

Drupal\Tests\feeds\Unit\Feeds\Target

Code

protected $passwordHasher;