You are here

protected property ListPluginsTest::$currentUser in Plugin 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Controller/ListPluginsTest.php, line 53

Class

ListPluginsTest
@coversDefaultClass \Drupal\plugin\Controller\ListPlugins

Namespace

Drupal\Tests\plugin\Unit\Controller

Code

protected $currentUser;