protected property QuickEditImageControllerTest::$contentAuthorUser in Drupal 8
A user with permissions to edit articles and use Quick Edit.
Type: \Drupal\user\UserInterface
File
- core/
modules/ image/ tests/ src/ Functional/ QuickEditImageControllerTest.php, line 44
Class
- QuickEditImageControllerTest
- Tests the endpoints used by the "image" in-place editor.
Namespace
Drupal\Tests\image\FunctionalCode
protected $contentAuthorUser;