Passed
Push — master ( 0a10f9...5fee2b )
by Mathew
03:32
created
src/LaravelInvites.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -65,7 +65,7 @@
 block discarded – undo
65 65
      * 
66 66
      * @return \mathewparet\LaravelInvites\Facades\LaravelInvites
67 67
      */
68
-    public function for($email = null)
68
+    public function for ($email = null)
69 69
     {
70 70
         if (!$email)
71 71
         {
Please login to merge, or discard this patch.