You are here

protected property EditorUploadImageScaleTest::$adminUser in Drupal 9

Same name and namespace in other branches
  1. 8 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 36

Class

EditorUploadImageScaleTest
Tests scaling of inline images.

Namespace

Drupal\Tests\editor\Functional

Code

protected $adminUser;