The existing arguments are preserved.
public addArguments ( array $arguments ) : static | ||
$arguments | array | The argument values indexed by the argument names or their 0-based positions in the argument list. |
return | static | The current instance. |