You are here

protected property PaymentCheckoutTest::$account in Commerce Core 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/payment/tests/src/FunctionalJavascript/PaymentCheckoutTest.php, line 26

Class

PaymentCheckoutTest
Tests the integration between payments and checkout.

Namespace

Drupal\Tests\commerce_payment\FunctionalJavascript

Code

protected $account;