You are here

protected property PurchaseOrderTest::$account in Commerce Purchase Order 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

tests/src/Functional/PurchaseOrderTest.php, line 23

Class

PurchaseOrderTest
Tests the checkout of an order.

Namespace

Drupal\Tests\commerce_purchase_order\Functional

Code

protected $account;