protected property EditorUploadImageScaleTest::$adminUser in Drupal 8
Same name and namespace in other branches
- 9 core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php \Drupal\Tests\editor\Functional\EditorUploadImageScaleTest::adminUser
A user with permission as administer for testing.
Type: \Drupal\user\Entity\User
File
- core/
modules/ editor/ tests/ src/ Functional/ EditorUploadImageScaleTest.php, line 37
Class
- EditorUploadImageScaleTest
- Tests scaling of inline images.
Namespace
Drupal\Tests\editor\FunctionalCode
protected $adminUser;