You are here

private property WatchdogContext::$startTime in Lightning Core 8.5

Same name and namespace in other branches
  1. 8.2 tests/contexts/WatchdogContext.behat.inc \WatchdogContext::startTime
  2. 8.3 tests/contexts/WatchdogContext.behat.inc \WatchdogContext::startTime
  3. 8.4 tests/contexts/WatchdogContext.behat.inc \WatchdogContext::startTime

Start time for the scenario.

Type: int

File

tests/contexts/WatchdogContext.behat.inc, line 22

Class

WatchdogContext
Tracks errors logged to the database during the scenario.

Code

private $startTime;