Documentation

Seeder
in package

Sql seeder class

Tags
category

Pop

author

Nick Sagona, III dev@nolainteractive.com

copyright

Copyright (c) 2009-2024 NOLA Interactive, LLC. (http://www.nolainteractive.com)

license

http://www.popphp.org/license New BSD License

version
6.5.0

Table of Contents

Methods

create()  : string
Create new migration file
run()  : array<string|int, mixed>
Run the seeder

Methods

create()

Create new migration file

public static create(string $class[, string|null $path = null ]) : string
Parameters
$class : string
$path : string|null = null
Tags
throws
Exception
Return values
string

        
On this page

Search results