You are here

protected property ColorTest::$bigUser in Drupal 9

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

A user with administrative permissions.

Type: \Drupal\user\UserInterface

File

core/modules/color/tests/src/Functional/ColorTest.php, line 32

Class

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

Namespace

Drupal\Tests\color\Functional

Code

protected $bigUser;