protected property PaymentMethodTest::$user in Commerce Core 8.2
Same name in this branch
- 8.2 modules/payment/tests/src/Functional/PaymentMethodTest.php \Drupal\Tests\commerce_payment\Functional\PaymentMethodTest::user
- 8.2 modules/payment/tests/src/FunctionalJavascript/PaymentMethodTest.php \Drupal\Tests\commerce_payment\FunctionalJavascript\PaymentMethodTest::user
- 8.2 modules/payment/tests/src/Kernel/Entity/PaymentMethodTest.php \Drupal\Tests\commerce_payment\Kernel\Entity\PaymentMethodTest::user
A normal user with minimum permissions.
Type: \Drupal\User\UserInterface
File
- modules/
payment/ tests/ src/ Functional/ PaymentMethodTest.php, line 22
Class
- PaymentMethodTest
- Tests the payment method UI.
Namespace
Drupal\Tests\commerce_payment\FunctionalCode
protected $user;