PHP CS Fixer: generic 8.1 cleanup

This commit is contained in:
Dariusz Ruminski
2025-12-14 13:45:53 +01:00
committed by Fabien Potencier
parent bfa1ca0489
commit 813186bfe6

View File

@@ -37,8 +37,6 @@ abstract class AbstractType implements FormTypeInterface
{
}
/**
*/
public function finishView(FormView $view, FormInterface $form, array $options): void
{
}