You are here

protected property OrderCommentsTest::$customer in Ubercart 8.4

The user who placed the order.

Type: \Drupal\Core\Session\AccountInterface

File

uc_order/tests/src/Functional/OrderCommentsTest.php, line 26

Class

OrderCommentsTest
Tests customer administration page functionality.

Namespace

Drupal\Tests\uc_order\Functional

Code

protected $customer;