@@ -39,7 +39,7 @@ |
||
| 39 | 39 | /** |
| 40 | 40 | * Handle the event. |
| 41 | 41 | * |
| 42 | - * @param \Gitamin\Events\UserWasInvitedEvent $event |
|
| 42 | + * @param UserWasInvitedEvent $event |
|
| 43 | 43 | * |
| 44 | 44 | * @return void |
| 45 | 45 | */ |
@@ -173,7 +173,6 @@ |
||
| 173 | 173 | /** |
| 174 | 174 | * Respond with a no content response. |
| 175 | 175 | * |
| 176 | - * @param string $message |
|
| 177 | 176 | * |
| 178 | 177 | * @return \Illuminate\Http\JsonResponse |
| 179 | 178 | */ |