thuecat/Classes/Domain/Model/Frontend
Daniel Siepmann e8a44c555a
Sort offers by type (#52)
That ensures grouped output of related offers.
Offers are not sorted in any way and might end up in entry, parking,
entry, etc. Sorting ensures all of same type are rendered one after the
other, entry, entry, parking.

Sorting is done by alphabet on the technical enum value.
2021-09-14 14:39:28 +02:00
..
AccessiblitySpecification.php Add accessibility_specification 2021-09-06 13:47:12 +02:00
Address.php Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
Base.php Add parking_facility_near_by 2021-09-06 13:47:12 +02:00
Media.php Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
Offer.php Add Offer Type (#49) 2021-09-13 10:32:12 +02:00
Offers.php Sort offers by type (#52) 2021-09-14 14:39:28 +02:00
OpeningHour.php Assume default timezone if not provided. 2021-09-06 13:47:12 +02:00
OpeningHours.php Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
ParkingFacility.php Add parking_facility_near_by 2021-09-06 13:47:12 +02:00
Place.php Add accessibility_specification 2021-09-06 13:47:12 +02:00
Price.php Support multiple price rules 2021-09-06 13:47:12 +02:00
TouristAttraction.php Add parking_facility_near_by 2021-09-06 13:47:12 +02:00
Town.php Add parking_facility_near_by 2021-09-06 13:47:12 +02:00