You are here

protected property ContentEntityViewModesExtractorTest::$currentUser in Acquia Content Hub 8

The current session user.

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

File

tests/src/Unit/Normalizer/ContentEntityViewModesExtractorTest.php, line 30

Class

ContentEntityViewModesExtractorTest
PHPUnit test for the ContentEntityViewModesExtractor class.

Namespace

Drupal\Tests\acquia_contenthub\Unit\Normalizer

Code

protected $currentUser;