protected property OpignoStatisticsBrowserTestBase::$groupCreator in Opigno statistics 8
Same name and namespace in other branches
- 3.x tests/src/Functional/OpignoStatisticsBrowserTestBase.php \Drupal\Tests\opigno_statistics\Functional\OpignoStatisticsBrowserTestBase::groupCreator
A test user with group creation rights.
Type: \Drupal\user\UserInterface
File
- tests/
src/ Functional/ OpignoStatisticsBrowserTestBase.php, line 35
Class
- OpignoStatisticsBrowserTestBase
- Provides a base class for Opigno Statistics tests.
Namespace
Drupal\Tests\opigno_statistics\FunctionalCode
protected $groupCreator;