@@ -65,7 +65,7 @@ |
||
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 | { |