Passed
Push — master ( 2bf815...7ac6c1 )
by Matt
08:35
created
src/Form/ImageFilterData.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -195,7 +195,7 @@
 block discarded – undo
195 195
                 $result = null;
196 196
             }
197 197
         }
198
-        catch(Exception $e) {
198
+        catch (Exception $e) {
199 199
             // I don't care what happened; we'll just not bother
200 200
             // overriding our existing dates.
201 201
         }
Please login to merge, or discard this patch.