You are here

protected property InlineFormErrorsIntegrationTest::$editorUser in Drupal 9

An editor user with permissions to access the in-place editor.

Type: \Drupal\user\UserInterface

File

core/modules/quickedit/tests/src/FunctionalJavascript/InlineFormErrorsIntegrationTest.php, line 36

Class

InlineFormErrorsIntegrationTest
Tests Inline Form Errors compatibility with Quick Edit.

Namespace

Drupal\Tests\quickedit\FunctionalJavascript

Code

protected $editorUser;