adapterOptions = $adapterOptions; } /** * @inheritdoc */ public function toOptionArray() { return $this->adapterOptions; } }