You are here

protected property ColorSafePreviewTest::$bigUser in Zircon Profile 8

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

A user with administrative permissions.

Type: \Drupal\user\UserInterface

File

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

Class

ColorSafePreviewTest
Tests sanitizing color preview loaded from theme.

Namespace

Drupal\color\Tests

Code

protected $bigUser;