protected property LoadTest::$user in Maestro 8.2
Same name and namespace in other branches
- 3.x modules/maestro_webform/tests/src/Functional/LoadTest.php \Drupal\Tests\maestro_webform\Functional\LoadTest::user
A user with permission to administer site configuration.
Type: \Drupal\user\UserInterface
File
- modules/
maestro_webform/ tests/ src/ Functional/ LoadTest.php, line 27
Class
- LoadTest
- Simple test to ensure that main page loads with module enabled.
Namespace
Drupal\Tests\maestro_webform\FunctionalCode
protected $user;