@@ -42,9 +42,7 @@ abstract class Command implements CommandInterface
}
/**
- * Sets the arguments array without filtering.
- *
- * @param array $arguments List of arguments.
+ * {@inheritdoc}
*/
public function setRawArguments(array $arguments)
{