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