Skip to content

Commit 8fbd165

Browse files
committed
Import namespace
1 parent 135e97e commit 8fbd165

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Commands/CRUDActions/CommandBase.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
use EasyPanel\Parsers\StubParser;
66
use Illuminate\Console\GeneratorCommand;
77
use Symfony\Component\Console\Input\InputOption;
8+
use Illuminate\Support\Str;
89

910
abstract class CommandBase extends GeneratorCommand
1011
{

0 commit comments

Comments
 (0)