You are here

protected property PaymentMethodConfiguration::$userStorage in Payment 8.2

The user storage.

Type: \Drupal\user\UserStorageInterface

File

src/Entity/PaymentMethodConfiguration.php, line 111

Class

PaymentMethodConfiguration
Defines a payment method configuration entity.

Namespace

Drupal\payment\Entity

Code

protected $userStorage;