Completed
Push — master ( d46f84...1165e2 )
by Terry
04:01 queued 01:59
created
src/Validate.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,5 +10,5 @@
 block discarded – undo
10 10
      *
11 11
      * @var string
12 12
      */
13
-    protected $exceptionClass           = 'Terah\Assert\ValidationFailedException';
13
+    protected $exceptionClass = 'Terah\Assert\ValidationFailedException';
14 14
 }
15 15
\ No newline at end of file
Please login to merge, or discard this patch.