public function setArguments(array $arguments) : void { $this->arguments = $arguments; unset($this->namedArguments); }