protected property QuickEditLoadingTest::$editorUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/quickedit/src/Tests/QuickEditLoadingTest.php \Drupal\quickedit\Tests\QuickEditLoadingTest::editorUser
A author user with permissions to access in-place editor.
Type: \Drupal\user\UserInterface
File
- core/
modules/ quickedit/ src/ Tests/ QuickEditLoadingTest.php, line 54 - 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\TestsCode
protected $editorUser;