Skip to content

Commit 0d1813d

Browse files
style: apply php-cs-fixer
1 parent 2b80337 commit 0d1813d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Autocomplete/src/Form/AutocompleteChoiceTypeExtension.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ public function finishView(FormView $view, FormInterface $form, array $options):
4343
{
4444
if (!$options['autocomplete']) {
4545
$view->vars['autocomplete'] = false;
46+
4647
return;
4748
}
4849

0 commit comments

Comments
 (0)