You are here

protected property ListPaymentTypesTest::$currentUser in Payment 8.2

The current user.

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

File

tests/src/Unit/Controller/ListPaymentTypesTest.php, line 26

Class

ListPaymentTypesTest
@coversDefaultClass \Drupal\payment\Controller\ListPaymentTypes

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $currentUser;