PageExampleTest::$webUser

Same name and namespace in other branches
  1. 4.0.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\Functional

Code

protected $webUser;