protected property PageExampleTest::$webUser in Examples for Developers 8
Same name and namespace in other branches
- 3.x modules/page_example/tests/src/Functional/PageExampleTest.php \Drupal\Tests\page_example\Functional\PageExampleTest::webUser
User object for our test.
Type: \Drupal\user\UserInterface
File
- page_example/
tests/ src/ Functional/ PageExampleTest.php, line 43
Class
- PageExampleTest
- Creates page and render the content based on the arguments passed in the URL.
Namespace
Drupal\Tests\page_example\FunctionalCode
protected $webUser;