You are here

protected property RowEntityRenderersTest::$testAuthor in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php \Drupal\Tests\views\Kernel\Entity\RowEntityRenderersTest::testAuthor

The author of the test content.

Type: \Drupal\user\UserInterface

File

core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php, line 63

Class

RowEntityRenderersTest
Tests the entity row renderers.

Namespace

Drupal\Tests\views\Kernel\Entity

Code

protected $testAuthor;