You are here

protected property ViewPaymentsByOwnerTest::$currentUser in Payment 8.2

The current user

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

File

tests/src/Unit/Plugin/views/argument_validator/ViewPaymentsByOwnerTest.php, line 27

Class

ViewPaymentsByOwnerTest
@coversDefaultClass \Drupal\payment\Plugin\views\argument_validator\ViewPaymentsByOwner

Namespace

Drupal\Tests\payment\Unit\Plugin\views\argument_validator

Code

protected $currentUser;