private function himstatResponseLog($result, $action) { $command = explode('=', trim($action, '?& '))[0]; Reporter::himstatResponseLog($result, $action, $command); }