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 afa8b80 commit 2d49eedCopy full SHA for 2d49eed
src/Generators/SeederGenerator.php
@@ -26,7 +26,7 @@ public function output(Tree $tree): array
26
return [];
27
}
28
29
- $output = [];
+ $output = [];
30
31
$stub = $this->files->stub('seeder.stub');
32
0 commit comments