You are here

protected property CheckoutOrderTest::$account in Commerce Core 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/checkout/tests/src/Functional/CheckoutOrderTest.php, line 25

Class

CheckoutOrderTest
Tests the checkout of an order.

Namespace

Drupal\Tests\commerce_checkout\Functional

Code

protected $account;