You are here

protected property ColorTest::$bigUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/color/src/Tests/ColorTest.php \Drupal\color\Tests\ColorTest::bigUser

A user with administrative permissions.

Type: \Drupal\user\UserInterface

File

core/modules/color/src/Tests/ColorTest.php, line 32
Contains \Drupal\color\Tests\ColorTest.

Class

ColorTest
Modify the Bartik theme colors and make sure the changes are reflected on the frontend.

Namespace

Drupal\color\Tests

Code

protected $bigUser;