You are here

protected property EditorLoadingTest::$privilegedUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/editor/src/Tests/EditorLoadingTest.php \Drupal\editor\Tests\EditorLoadingTest::privilegedUser

A privileged user with additional access to the 'full_html' format.

Type: \Drupal\user\UserInterface

File

core/modules/editor/src/Tests/EditorLoadingTest.php, line 48
Contains \Drupal\editor\Tests\EditorLoadingTest.

Class

EditorLoadingTest
Tests loading of text editors.

Namespace

Drupal\editor\Tests

Code

protected $privilegedUser;