You are here

protected property PaymentMethodConfigurationTest::$userStorage in Payment 8.2

The user storage.

Type: \Drupal\user\UserStorageInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Entity/PaymentMethodConfigurationTest.php, line 60

Class

PaymentMethodConfigurationTest
@coversDefaultClass \Drupal\payment\Entity\PaymentMethodConfiguration

Namespace

Drupal\Tests\payment\Unit\Entity

Code

protected $userStorage;