Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
DariusIII
2019-12-10 18:51:03 +00:00
committed by StyleCI Bot
parent 85cff217f3
commit 7f94c8397e
@@ -2104,6 +2104,7 @@ class ProcessAdditional
return true;
} catch (\RuntimeException $e) {
Log::debug($e->getMessage());
return false;
}
}