protected property RecipeWebTestBase::$adminUser in Recipe 7.2
Same name and namespace in other branches
- 7 src/Tests/RecipeWebTestBase.php \Drupal\recipe\Tests\RecipeWebTestBase::adminUser
A user with administrative privileges.
Type: \stdClass
File
- src/
Tests/ RecipeWebTestBase.php, line 15
Class
- RecipeWebTestBase
- Provides a base class for testing the functionality of the Recipe module.
Namespace
Drupal\recipe\TestsCode
protected $adminUser;