You are here

protected property StyleSerializerTest::$adminUser in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php \Drupal\Tests\rest\Functional\Views\StyleSerializerTest::adminUser

A user with administrative privileges to look at test entity and configure views.

File

core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php, line 66

Class

StyleSerializerTest
Tests the serializer style plugin.

Namespace

Drupal\Tests\rest\Functional\Views

Code

protected $adminUser;