private property FixtureBase::$userManager in Lightning Core 8.5
Same name and namespace in other branches
- 8.3 tests/src/FixtureBase.php \Drupal\Tests\lightning_core\FixtureBase::userManager
- 8.4 tests/src/FixtureBase.php \Drupal\Tests\lightning_core\FixtureBase::userManager
The Drupal Extension's user manager.
Type: \Drupal\DrupalUserManagerInterface
File
- tests/
src/ FixtureBase.php, line 52
Class
- FixtureBase
- Base class for contexts which set up and tear down a complete test fixture.
Namespace
Drupal\Tests\lightning_coreCode
private $userManager;