Skip to content

Commit f6352d7

Browse files
mpociotgithub-actions[bot]
authored andcommitted
Fix styling
1 parent e0f14bd commit f6352d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Commands/SeedDatabaseCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
class SeedDatabaseCommand extends BaseSeedCommand
99
{
1010
protected $name = 'native:db:seed';
11+
1112
protected $description = 'Run the database seeders in the NativePHP development environment';
1213

1314
public function handle()

0 commit comments

Comments
 (0)