Skip to content

Commit

Permalink
Update modules/system/console/CreateFactory.php
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeTowers authored Sep 24, 2024
1 parent 1366428 commit 1b22f6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/system/console/CreateFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ class CreateFactory extends BaseScaffoldCommand
'scaffold/factory/factory.stub' => 'database/factories/{{studly_name}}.php',
];


protected function processVars($vars): array
{
$vars = parent::processVars($vars);
Expand Down

0 comments on commit 1b22f6a

Please sign in to comment.