You are here

protected property JavascriptTest::$adminUser in Display Suite 8.4

Same name and namespace in other branches
  1. 8.2 tests/src/FunctionalJavascript/JavascriptTest.php \Drupal\Tests\ds\FunctionalJavascript\JavascriptTest::adminUser
  2. 8.3 tests/src/FunctionalJavascript/JavascriptTest.php \Drupal\Tests\ds\FunctionalJavascript\JavascriptTest::adminUser

The created user.

Type: \Drupal\user\UserInterface

File

tests/src/FunctionalJavascript/JavascriptTest.php, line 32

Class

JavascriptTest
Tests javascript behavior for the admin UI.

Namespace

Drupal\Tests\ds\FunctionalJavascript

Code

protected $adminUser;