You are here

protected property CustomerProfileTestForm::$currentUser in Commerce Core 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/order/tests/modules/commerce_order_test/src/Form/CustomerProfileTestForm.php, line 22

Class

CustomerProfileTestForm
A form for testing the customer_profile inline form.

Namespace

Drupal\commerce_order_test\Form

Code

protected $currentUser;