You are here

protected property BrowserTestBaseUserAgentTest::$agent in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/FunctionalTests/BrowserTestBaseUserAgentTest.php \Drupal\FunctionalTests\BrowserTestBaseUserAgentTest::agent

The user agent string to use.

Type: string

File

core/tests/Drupal/FunctionalTests/BrowserTestBaseUserAgentTest.php, line 24

Class

BrowserTestBaseUserAgentTest
Tests BrowserTestBase functionality.

Namespace

Drupal\FunctionalTests

Code

protected $agent;