chore: fix phpstan errors
This commit is contained in:
@@ -220,6 +220,7 @@ class Step3Controller extends AbstractController
|
||||
/**
|
||||
* Renders the step 3 form with standard template variables.
|
||||
*/
|
||||
/** @param FormInterface<mixed> $form */
|
||||
private function renderStepForm(BookingDto $bookingCreateDto, FormInterface $form): Response
|
||||
{
|
||||
$context = $this->createContextFactory->create(
|
||||
|
||||
Reference in New Issue
Block a user