8000 Fix codding standards 3 · symfony/symfony@b4359ec · GitHub
[go: up one dir, main page]

Skip to content

Commit b4359ec

Browse files
committed
Fix codding standards 3
1 parent 5a05de0 commit b4359ec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Symfony/Component/Console/Helper/QuestionHelper.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -558,8 +558,6 @@ private function setIOCodepage(): int
558558
*
559559
* @param int $cp Code page in IBM/EBCDIC format
560560
* @param string $in User input
561-
*
562-
* @return string
563561
*/
564562
private function resetIOCodepage(int $cp, string $in): string
565563
{

0 commit comments

Comments
 (0)
0