Skip to content

Commit

Permalink
Import namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
reziamini committed May 27, 2021
1 parent 135e97e commit 8fbd165
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Commands/CRUDActions/CommandBase.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
use EasyPanel\Parsers\StubParser;
use Illuminate\Console\GeneratorCommand;
use Symfony\Component\Console\Input\InputOption;
use Illuminate\Support\Str;

abstract class CommandBase extends GeneratorCommand
{
Expand Down

0 comments on commit 8fbd165

Please sign in to comment.