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