Skip to content

Commit 2cbcee7

Browse files
Indent
1 parent 9ac3715 commit 2cbcee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/Symfony/Component/Form/AbstractType.stub

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ abstract class AbstractType implements FormTypeInterface
1111
{
1212

1313
/**
14-
* @param FormBuilderInterface<TData> $builder
14+
* @param FormBuilderInterface<TData> $builder
1515
* @param array<string, mixed> $options
1616
*/
1717
public function buildForm(FormBuilderInterface $builder, array $options): void;

0 commit comments

Comments
 (0)