You are here

protected property AmpTestBase::$adminUser in Accelerated Mobile Pages (AMP) 8.2

Same name and namespace in other branches
  1. 8.3 tests/src/Functional/AmpTestBase.php \Drupal\Tests\amp\Functional\AmpTestBase::adminUser

An user with administration permissions.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/AmpTestBase.php, line 51

Class

AmpTestBase
Base AMP testing setup.

Namespace

Drupal\Tests\amp\Functional

Code

protected $adminUser;