RedirectSourceInterface

This is a contract containing the base information on an original redirect that should be transformed or replaced.

Table of Contents

Methods

getHost()  : string
getPath()  : string
getTargetLinkParameters()  : array<string|int, mixed>

Methods

getHost()

public getHost() : string
Return values
string

getPath()

public getPath() : string
Return values
string

getTargetLinkParameters()

public getTargetLinkParameters() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results