You are here

protected property AddPaymentMethodConfigurationTest::$currentUser in Payment 8.2

The current user.

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

File

tests/src/Unit/Controller/AddPaymentMethodConfigurationTest.php, line 33

Class

AddPaymentMethodConfigurationTest
@coversDefaultClass \Drupal\payment\Controller\AddPaymentMethodConfiguration

Namespace

Drupal\Tests\payment\Unit\Controller

Code

protected $currentUser;