You are here

protected property AdvaggFunctionalTestBase::$user in Advanced CSS/JS Aggregation 8.4

Same name and namespace in other branches
  1. 8.3 tests/src/Functional/AdvaggFunctionalTestBase.php \Drupal\Tests\advagg\functional\AdvaggFunctionalTestBase::user

A user with permission to administer site configuration.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/AdvaggFunctionalTestBase.php, line 36

Class

AdvaggFunctionalTestBase
Base test class for Advagg test cases.

Namespace

Drupal\Tests\advagg\functional

Code

protected $user;