protected property GroupBrowserTestBase::$groupCreator in Group 8
Same name and namespace in other branches
- 2.0.x tests/src/Functional/GroupBrowserTestBase.php \Drupal\Tests\group\Functional\GroupBrowserTestBase::groupCreator
A test user with group creation rights.
Type: \Drupal\user\UserInterface
File
- tests/
src/ Functional/ GroupBrowserTestBase.php, line 29
Class
- GroupBrowserTestBase
- Provides a base class for Group functional tests.
Namespace
Drupal\Tests\group\FunctionalCode
protected $groupCreator;