GatheringActivityWaiversFixture
extends BaseTestFixture
in package
GatheringActivityWaiversFixture
Provides test data for GatheringActivityWaiver entities. Links activities to their required waiver types. Used to test waiver requirement configuration.
Table of Contents
Properties
- $import : array<string|int, string>
- Import table schema
Methods
- init() : void
- Init method
Properties
$import
Import table schema
public
array<string|int, string>
$import
= ['table' => 'waivers_gathering_activity_waivers']
Methods
init()
Init method
public
init() : void