Skip to content

Commit e0f2a95

Browse files
fixes
1 parent c970529 commit e0f2a95

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
@@ -3,7 +3,7 @@
33

44
/** @noinspection PhpUndefinedClassInspection */
55

6-
namespace HichemtabTech\TokensValidation\Laravel\Http\Controllers;
6+
namespace App\Http\Controllers;
77
use HichemtabTech\TokensValidation\TokensValidation;
88
use Illuminate\Http\Request;
99

0 commit comments

Comments
 (0)