phpstan level 3, fixed deprecations, code cleanup (#811)
This commit is contained in:
@@ -79,7 +79,7 @@ abstract class AbstractToolbarForm extends AbstractType
|
||||
|
||||
/**
|
||||
* @param FormBuilderInterface $builder
|
||||
* @param null|string $label
|
||||
* @param string $label
|
||||
*/
|
||||
protected function addVisibilityChoice(FormBuilderInterface $builder, string $label = 'label.visible')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user