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