protected property ConfigLoadTest::$user in Zoom API 8
Same name and namespace in other branches
- 2.0.x tests/src/Functional/ConfigLoadTest.php \Drupal\Tests\zoomapi\Functional\ConfigLoadTest::user
A user with permission to administer site configuration.
Type: \Drupal\user\UserInterface
File
- tests/
src/ Functional/ ConfigLoadTest.php, line 32
Class
- ConfigLoadTest
- Simple test to ensure that the config page loads.
Namespace
Drupal\Tests\zoomapi\FunctionalCode
protected $user;