You are here

protected property StyleSerializerTest::$adminUser in Zircon Profile 8

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

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

File

core/modules/rest/src/Tests/Views/StyleSerializerTest.php, line 58
Contains \Drupal\rest\Tests\Views\StyleSerializerTest.

Class

StyleSerializerTest
Tests the serializer style plugin.

Namespace

Drupal\rest\Tests\Views

Code

protected $adminUser;