You are here

protected property PaymentFormTest::$currentUser in Payment 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface|\PHPUnit\Framework\MockObject\MockObject

File

modules/payment_form/tests/src/Unit/Entity/Payment/PaymentFormTest.php, line 58

Class

PaymentFormTest
@coversDefaultClass \Drupal\payment_form\Entity\Payment\PaymentForm

Namespace

Drupal\Tests\payment_form\Unit\Entity\Payment

Code

protected $currentUser;