WebTestBase::$originalUser

The original user, before it was changed to a clean uid = 1 for testing.

Type: object

Overrides TestBase::$originalUser

File

core/modules/simpletest/src/WebTestBase.php, line 161

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $originalUser = NULL;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.