You are here

protected property EditorLoadingTest::$normalUser 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::normalUser

A normal user with additional access to the 'filtered_html' format.

Type: \Drupal\user\UserInterface

File

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

Class

EditorLoadingTest
Tests loading of text editors.

Namespace

Drupal\editor\Tests

Code

protected $normalUser;