Skip to content

Commit cd06685

Browse files
docblock fix
1 parent 9df53c6 commit cd06685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Http/Controllers/Api/Invitation/Accept.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ public function __construct(
6666
}
6767

6868
/**
69-
* @param \App\Http\Requests\Api\Password\AcceptRequest $request
69+
* @param \App\Http\Requests\Api\Invitation\AcceptRequest $request
7070
* @return \Illuminate\Http\JsonResponse
7171
*/
7272
public function __invoke(AcceptRequest $request)

0 commit comments

Comments
 (0)