versionManager->getVersion()->toString(), git_branch: $this->gitVersionInfo->getGitBranchName(), git_commit: $this->gitVersionInfo->getGitCommitHash(), title: $this->customizationSettings->instanceName, banner: $this->bannerHelper->getBanner(), default_uri: $this->default_uri, global_timezone: $this->localizationSettings->timezone, base_currency: $this->localizationSettings->baseCurrency, global_locale: $this->localizationSettings->locale, ); } }