chore: cgl cleanup
This commit is contained in:
@@ -182,8 +182,7 @@ class Step4Controller extends AbstractController
|
||||
FormInterface $form,
|
||||
bool $newsletterOptInVisible,
|
||||
?string $newsletterTargetEmail,
|
||||
): Response
|
||||
{
|
||||
): Response {
|
||||
$bookingCreateContext = $this->createContextFactory->createWithParticipantPrices($bookingCreateDto);
|
||||
|
||||
return $this->render('booking/create/step_4.html.twig', [
|
||||
|
||||
Reference in New Issue
Block a user