You are here

private property EntityFormTest::$currentUser in Acquia Content Hub 8

The current user.

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

File

tests/src/Unit/Form/EntityFormTest.php, line 24

Class

EntityFormTest
PHPUnit test for the EntityForm class.

Namespace

Drupal\Tests\acquia_contenthub\Unit\Form

Code

private $currentUser;