You are here

protected property ControllerTest::$requestTime in MongoDB 8.2

The time the test started, simulating a request time.

Type: int

File

modules/mongodb_watchdog/tests/src/Functional/ControllerTest.php, line 110

Class

ControllerTest
Test the MongoDB report controllers.

Namespace

Drupal\Tests\mongodb_watchdog\Functional

Code

protected $requestTime;