DevLoadGatheringActivityWaiversSeed
extends BaseSeed
in package
DevLoadGatheringActivityWaiversSeed
Development seed data linking activities to required waiver types. Defines which waivers are required for which activities.
Table of Contents
Methods
Methods
getData()
Get seed data
public
getData() : array<int, array<string, mixed>>
Links template activities to waiver types:
- Combat activities require General Liability waiver
- Youth Combat requires Youth Participation waiver
- Martial activities (archery, thrown weapons) require General Liability
- Arts & Sciences has no waiver requirements
Return values
array<int, array<string, mixed>>run()
Run Method.
public
run() : void
Write your database seeder using this method.