chore: fix phpstan errors
This commit is contained in:
@@ -177,6 +177,9 @@ class Step4Controller extends AbstractController
|
||||
/**
|
||||
* Renders the step 4 form with standard template variables.
|
||||
*/
|
||||
/**
|
||||
* @param FormInterface<mixed> $form
|
||||
*/
|
||||
private function renderStepForm(
|
||||
BookingDto $bookingCreateDto,
|
||||
FormInterface $form,
|
||||
|
||||
Reference in New Issue
Block a user