You are here

protected property RenderedEntityTest::$user in Entity API 8.0

The logged in user.

Type: \Drupal\user\UserInterface

File

src/Tests/Plugin/views/field/RenderedEntityTest.php, line 48
Contains \Drupal\entity\Tests\Plugin\views\field\RenderedEntityTest.

Class

RenderedEntityTest
Tests the Drupal\entity\Plugin\views\field\RenderedEntity handler.

Namespace

Drupal\entity\Tests\Plugin\views\field

Code

protected $user;