You are here

protected property ResumeContextTest::$currentUser in Payment 8.2

The current user.

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

File

modules/payment_reference/tests/src/Unit/Controller/ResumeContextTest.php, line 25

Class

ResumeContextTest
@coversDefaultClass \Drupal\payment_reference\Controller\ResumeContext

Namespace

Drupal\Tests\payment_reference\Unit\Controller

Code

protected $currentUser;