You are here

protected property FormErrorHandlerQuickEditTest::$editorUser in Drupal 8

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

Type: \Drupal\user\UserInterface

File

core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerQuickEditTest.php, line 36

Class

FormErrorHandlerQuickEditTest
Tests Inline Form Errors compatibility with Quick Edit.

Namespace

Drupal\Tests\inline_form_errors\FunctionalJavascript

Code

protected $editorUser;