You are here

protected property WebTestExtended::$last_user in Scheduled Updates 8

Store last user to easily login back in.

Type: \Drupal\Core\Session\AccountInterface

File

tests/src/FunctionalJavascript/WebTestExtended.php, line 24
Contains \Drupal\Tests\scheduled_updates\WebTestExtended.

Class

WebTestExtended
BrowserTestBase plus project agnostic helper functions.

Namespace

Drupal\Tests\scheduled_updates\FunctionalJavascript

Code

protected $last_user;