ModifyLanguagePackRemoteBaseUrlEvent

FinalYes

Event to modify the main URL of a language

Table of Contents

Methods

__construct()  : mixed
getBaseUrl()  : UriInterface
getPackageKey()  : string
setBaseUrl()  : void

Methods

__construct()

public __construct(UriInterface $baseUrl, string $packageKey) : mixed
Parameters
$baseUrl : UriInterface
$packageKey : string

getBaseUrl()

public getBaseUrl() : UriInterface
Return values
UriInterface

getPackageKey()

public getPackageKey() : string
Return values
string

setBaseUrl()

public setBaseUrl(UriInterface $baseUrl) : void
Parameters
$baseUrl : UriInterface

        
On this page

Search results