ModifyLanguagePackRemoteBaseUrlEvent

Event to modify the main URL of a language.

API

class TYPO3\CMS\Install\Service\Event\ModifyLanguagePackRemoteBaseUrlEvent

Event to modify the main URL of a language

getBaseUrl()
Return type

Psr\Http\Message\UriInterface

setBaseUrl(Psr\Http\Message\UriInterface baseUrl)
Parameters
  • $baseUrl (PsrHttpMessageUriInterface) -- the baseUrl

getPackageKey()
Return type

string