SeedInterface
All seeds must implement this interface.
Tags
Table of Contents
run() | Run the seed. | mixed |
---|
Methods
run()
Run the seed.
public
run(
)
: mixed
All seeds must implement this interface.
run() | Run the seed. | mixed |
---|
Run the seed.
public
run(
)
: mixed