feat: unique email addresses of participants unless child, cleanup
addresses #869axbn21
This commit is contained in:
@@ -39,9 +39,9 @@ class ServiceAgeEvaluator
|
||||
* that services are appropriately filtered based on the participant's
|
||||
* age at the time of travel, not their current age.
|
||||
*
|
||||
* @param Service $service The service to evaluate
|
||||
* @param Service $service The service to evaluate
|
||||
* @param BookingDto $bookingDto The booking containing participant data
|
||||
* @param int $participantIndex The index of the participant to evaluate
|
||||
* @param int $participantIndex The index of the participant to evaluate
|
||||
*
|
||||
* @return bool True if the service is available for the participant
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user