You are here

protected property OpignoILTBrowserTestBase::$groupCreator in Opigno Instructor-led Trainings 3.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/OpignoILTBrowserTestBase.php \Drupal\Tests\opigno_ilt\Functional\OpignoILTBrowserTestBase::groupCreator

A test user with group creation rights.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/OpignoILTBrowserTestBase.php, line 35

Class

OpignoILTBrowserTestBase
Provides a base class for Opigno ILT tests.

Namespace

Drupal\Tests\opigno_ilt\Functional

Code

protected $groupCreator;