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;