You are here

protected property QuickEditLoadingTest::$authorUser in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditLoadingTest.php \Drupal\Tests\quickedit\FunctionalJavascript\QuickEditLoadingTest::authorUser

An user with permissions to create and edit articles.

Type: \Drupal\user\UserInterface

File

core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditLoadingTest.php, line 54

Class

QuickEditLoadingTest
Tests loading of in-place editing functionality and lazy loading of its in-place editors.

Namespace

Drupal\Tests\quickedit\FunctionalJavascript

Code

protected $authorUser;