/** * @Given /^I display watchdog$/ */ public function iDisplayWatchdog() { FeatureHelp::DisplayWatchdogs(NULL, TRUE); }