[Command] Fixed method comments as phpDoc syntax

This commit is contained in:
Karim Miladi 2016-11-07 18:16:01 +01:00 committed by Fabien Potencier
parent 40dc73aa28
commit 5a1bf6aa6e
1 changed files with 0 additions and 2 deletions

View File

@ -202,8 +202,6 @@ class Command
*
* @return int The command exit code
*
* @throws \Exception
*
* @see setCode()
* @see execute()
*/