You are here

protected property PaymentMethodTest::$user in Commerce Core 8.2

Same name in this branch
  1. 8.2 modules/payment/tests/src/Functional/PaymentMethodTest.php \Drupal\Tests\commerce_payment\Functional\PaymentMethodTest::user
  2. 8.2 modules/payment/tests/src/FunctionalJavascript/PaymentMethodTest.php \Drupal\Tests\commerce_payment\FunctionalJavascript\PaymentMethodTest::user
  3. 8.2 modules/payment/tests/src/Kernel/Entity/PaymentMethodTest.php \Drupal\Tests\commerce_payment\Kernel\Entity\PaymentMethodTest::user

A sample user.

Type: \Drupal\user\UserInterface

File

modules/payment/tests/src/Kernel/Entity/PaymentMethodTest.php, line 26

Class

PaymentMethodTest
Tests the payment method entity.

Namespace

Drupal\Tests\commerce_payment\Kernel\Entity

Code

protected $user;