We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c001249 commit 4f15d1cCopy full SHA for 4f15d1c
src/Laravel/Console/Commands/TokensValidation/CreateCustomHandler.php
@@ -1,6 +1,6 @@
1
-<?php
+<?php /** @noinspection PhpIllegalPsrClassPathInspection */
2
3
-namespace HichemtabTech\TokensValidation\Laravel\Console\Commands\TokensValidation;
+namespace App\Console\Commands\TokensValidation;
4
5
use Illuminate\Console\Command;
6
use Illuminate\Support\Facades\File;
0 commit comments