11 lines
No EOL
79 B
PHP
Executable file
11 lines
No EOL
79 B
PHP
Executable file
<?php
|
|
|
|
class UserTableSeeder extends Seeder
|
|
{
|
|
|
|
public function run()
|
|
{
|
|
|
|
}
|
|
|
|
} |