Test Failed
Pull Request — master (#115)
by Alex
03:31
created
src/Models/Association.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -62,7 +62,7 @@
 block discarded – undo
62 62
         return -1 === $first->compare($last);
63 63
         //if (-1 !== $first->compare($last)) {
64 64
         //    return false;
65
-       // }
65
+        // }
66 66
         //return true;
67 67
     }
68 68
 }
Please login to merge, or discard this patch.