update catch/permissions/database/seeds/DepartmentsSeed.php.
Signed-off-by: JaguarJack <njphper@gmail.com>
This commit is contained in:
parent
8561c54f5f
commit
2e81eb42d3
@ -12,7 +12,7 @@ class DepartmentsSeed extends Seeder
|
||||
* More information on writing seeders is available here:
|
||||
* http://docs.phinx.org/en/latest/seeding.html
|
||||
*/
|
||||
public function run()
|
||||
public function run(): void
|
||||
{
|
||||
$data = [
|
||||
[
|
||||
|
Loading…
x
Reference in New Issue
Block a user