arguments[] = 'DD'; return $this; } /** * @return array */ public function toArray(): array { return $this->arguments; } }