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
stringgetPath()
public
getPath() : string
Return values
stringgetTargetLinkParameters()
public
getTargetLinkParameters() : array<string|int, mixed>