TimeslotFixtures
class TimeslotFixtures extends Fixture implements DependentFixtureInterface, FixtureGroupInterface
Constants
| private CAMP_DAY_SLOTS |
Per-day timeslots. Keyed by date → slotName → [startTime, endTime]. The student-facing shape follows program.md. The
|
| private HELPER_PREP_SLOTS |
|
Methods
static array
getGroups()
No description
static string
reference(string $date, string $slotName)
No description
void
load(ObjectManager $manager)
No description
array
getDependencies()
No description
Details
at line 16
static array
getGroups()
No description
at line 86
static string
reference(string $date, string $slotName)
No description
at line 91
void
load(ObjectManager $manager)
No description
at line 106
array
getDependencies()
No description