AggregatorTestBase::$adminUser
Same name in this branch
- 8.9.x core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php \Drupal\Tests\aggregator\Functional\AggregatorTestBase::adminUser
Same name in other branches
- 9 core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php \Drupal\Tests\aggregator\Functional\AggregatorTestBase::adminUser
A user with permission to administer feeds and create content.
Type: \Drupal\user\Entity\User
File
-
core/
modules/ aggregator/ src/ Tests/ AggregatorTestBase.php, line 30
Class
- AggregatorTestBase
- Defines a base class for testing the Aggregator module.
Namespace
Drupal\aggregator\TestsCode
protected $adminUser;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.