BrowserTestBaseUserAgentTest::$agent

Same name in other branches
  1. 9 core/tests/Drupal/FunctionalTests/BrowserTestBaseUserAgentTest.php \Drupal\FunctionalTests\BrowserTestBaseUserAgentTest::agent
  2. 8.9.x core/tests/Drupal/FunctionalTests/BrowserTestBaseUserAgentTest.php \Drupal\FunctionalTests\BrowserTestBaseUserAgentTest::agent
  3. 11.x 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 26

Class

BrowserTestBaseUserAgentTest
Tests BrowserTestBase functionality.

Namespace

Drupal\FunctionalTests

Code

protected $agent;

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