target = "ua"; $object->value = $value; array_push($this->configs, $object); } public function getArray(): array { return $this->configs; } }