Skip to content

Commit a149403

Browse files
committed
minor symfony#20331 Remove extra line in doc-block comment (bocharsky-bw)
This PR was merged into the 3.1 branch. Discussion ---------- Remove extra line in doc-block comment | Q | A | ------------- | --- | Branch? | 3.1 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | no | License | MIT | Doc PR | no Commits ------- 6bfd0f1 Remove extra line in doc-block comment
2 parents 1c6093e + 6bfd0f1 commit a149403

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/Form/Extension/Core/Type/TextType.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ public function transform($data)
5959

6060
/**
6161
* {@inheritdoc}
62-
*.
6362
*/
6463
public function reverseTransform($data)
6564
{

0 commit comments

Comments
 (0)