Skip to content

Commit 3d947e2

Browse files
add Invitation feature.
1 parent 86bde68 commit 3d947e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Laravel/Http/Controllers/InvitationAnswererController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use HichemtabTech\TokensValidation\TokensValidation;
88
use Illuminate\Http\Request;
99

10-
class InvitationAnswererController extends Controller
10+
class InvitationAnswererController
1111
{
1212
/** @noinspection PhpUndefinedFunctionInspection
1313
* @noinspection PhpInconsistentReturnPointsInspection

0 commit comments

Comments
 (0)