Skip to content

Commit bfede8c

Browse files
mickaelandrieunicolas-grekas
authored andcommitted
fixed typo
1 parent 136e3b2 commit bfede8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-3.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Form
116116
```php
117117
class MyTimezoneType extends AbstractType
118118
{
119-
public function. getParent()
119+
public function getParent()
120120
{
121121
return TimezoneType::class;
122122
}

0 commit comments

Comments
 (0)