protected property AggregatorTestBase::$adminUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/aggregator/src/Tests/AggregatorTestBase.php \Drupal\aggregator\Tests\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 25 - Contains \Drupal\aggregator\Tests\AggregatorTestBase.
Class
- AggregatorTestBase
- Defines a base class for testing the Aggregator module.
Namespace
Drupal\aggregator\TestsCode
protected $adminUser;