Skip to content

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 6.4
Bug fix? no
New feature? no
Deprecations? no
Issues -
License MIT

@fabpot fabpot added this to the 6.4 milestone Aug 4, 2025
@nicolas-grekas nicolas-grekas merged commit b5187b8 into symfony:6.4 Aug 4, 2025
10 of 11 checks passed
@nicolas-grekas nicolas-grekas deleted the inline-var branch August 4, 2025 15:20
@@ -129,8 +129,8 @@ public function finishView(FormView $view, FormInterface $form, array $options)

$this->innerType->finishView($view, $form, $options);

/** @var FormTypeExtensionInterface $extension */
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is redundant, $this->typeExtensions is already typed correctly.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see #61329

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants