Skip to content

Commit 4f15d1c

Browse files
fixes
1 parent c001249 commit 4f15d1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Laravel/Console/Commands/TokensValidation/CreateCustomHandler.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<?php
1+
<?php /** @noinspection PhpIllegalPsrClassPathInspection */
22

3-
namespace HichemtabTech\TokensValidation\Laravel\Console\Commands\TokensValidation;
3+
namespace App\Console\Commands\TokensValidation;
44

55
use Illuminate\Console\Command;
66
use Illuminate\Support\Facades\File;

0 commit comments

Comments
 (0)