Completed
Push — master ( 5b927c...e54fa3 )
by GBProd
02:15
created
src/Specification/Not.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -37,6 +37,6 @@
 block discarded – undo
37 37
      */
38 38
     public function getWrappedSpecification()
39 39
     {
40
-       return $this->wrappedSpecification; 
40
+        return $this->wrappedSpecification; 
41 41
     }
42 42
 }
43 43
\ No newline at end of file
Please login to merge, or discard this patch.