You are here

protected property QuickEditLoadingTest::$authorUser in Zircon Profile 8

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

An user with permissions to create and edit articles.

Type: \Drupal\user\UserInterface

File

core/modules/quickedit/src/Tests/QuickEditLoadingTest.php, line 47
Contains \Drupal\quickedit\Tests\QuickEditLoadingTest.

Class

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

Namespace

Drupal\quickedit\Tests

Code

protected $authorUser;