You are here

private property WatchdogContext::$uninstall in Lightning Core 8.5

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

Indicates if dblog was installed during the scenario.

Type: bool

File

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

Class

WatchdogContext
Tracks errors logged to the database during the scenario.

Code

private $uninstall = FALSE;