You are here

protected property PasswordTest::$userStorage in Feeds 8.3

The user storage.

Type: \Drupal\user\UserStorageInterface

File

tests/src/Functional/Feeds/Target/PasswordTest.php, line 35

Class

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

Namespace

Drupal\Tests\feeds\Functional\Feeds\Target

Code

protected $userStorage;