Fix phpdoc.

[ci skip]
This commit is contained in:
Daniele Alessandri
2013-11-30 14:17:59 +01:00
parent 5192005862
commit db55fae961
+1 -3
View File
@@ -42,9 +42,7 @@ abstract class AbstractCommand implements CommandInterface
}
/**
* Sets the arguments array without filtering.
*
* @param array $arguments List of arguments.
* {@inheritdoc}
*/
public function setRawArguments(Array $arguments)
{