You are here

protected property EditorAdminTest::$user in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/editor/tests/src/FunctionalJavascript/EditorAdminTest.php \Drupal\Tests\editor\FunctionalJavascript\EditorAdminTest::user

The user to use during testing.

Type: \Drupal\user\UserInterface

File

core/modules/editor/tests/src/FunctionalJavascript/EditorAdminTest.php, line 17

Class

EditorAdminTest
@group editor

Namespace

Drupal\Tests\editor\FunctionalJavascript

Code

protected $user;