Files @ 63da13bd33d5
Branch filter:

Location: SlatePermutate/cache/.keep

binki
Fix PHP strict warnings due to using Schedule::url() as both static and object method.

Introduce Schedule::my_url() as an object method and convert Schedule::url() into a static method.