You are here

protected property RecipeTestBase::$adminUser in Recipe 8.2

A test user with administrative privileges.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/RecipeTestBase.php, line 27

Class

RecipeTestBase
Provides setup and helper methods for recipe module tests.

Namespace

Drupal\Tests\recipe\Functional

Code

protected $adminUser;