ImageFieldTestBase::$adminUser

A user with permissions to administer content types and image styles.

Type: \Drupal\user\UserInterface

File

core/modules/image/tests/src/Functional/ImageFieldTestBase.php, line 46

Class

ImageFieldTestBase
This class provides methods specifically for testing Image's field handling.

Namespace

Drupal\Tests\image\Functional

Code

protected $adminUser;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.