PageExampleTest::$webUser
Same name 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
-
modules/
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;