8000 [Command] Fixed method comments as phpDoc syntax · symfony/symfony@5a1bf6a · GitHub
[go: up one dir, main page]

Skip to content

Commit 5a1bf6a

Browse files
Karim Miladifabpot
Karim Miladi
authored andcommitted
8000
[Command] Fixed method comments as phpDoc syntax
1 parent 40dc73a commit 5a1bf6a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Symfony/Component/Console/Command/Command.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,6 @@ protected function initialize(InputInterface $input, OutputInterface $output)
202202
*
203203
* @return int The command exit code
204204
*
205-
* @throws \Exception
206-
*
207205
* @see setCode()
208206
* @see execute()
209207
*/

0 commit comments

Comments
 (0)
0