InitActivitiesSeed
extends BaseSeed
in package
Role seed.
Table of Contents
Methods
Methods
getData()
Get data for seeding.
public
getData() : array<string|int, mixed>
Return values
array<string|int, mixed>run()
Run Method.
public
run() : void
Write your database seeder using this method.
More information on writing seeds is available here: https://book.cakephp.org/phinx/0/en/seeding.html