You are here

protected property ColorSafePreviewTest::$bigUser in Drupal 9

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

A user with administrative permissions.

Type: \Drupal\user\UserInterface

File

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

Class

ColorSafePreviewTest
Tests sanitizing color preview loaded from theme.

Namespace

Drupal\Tests\color\Functional

Code

protected $bigUser;