You are here

protected property SelectPaymentMethodConfigurationTest::$currentUser in Payment 8.2

The current user.

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

File

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

Class

SelectPaymentMethodConfigurationTest
@coversDefaultClass \Drupal\payment\Controller\SelectPaymentMethodConfiguration

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $currentUser;