RouterInterface
in
Interface RouterInterface
Table of Contents
- getAction() : string
- getController() : string
- getParams() : array<string|int, mixed>
Methods
getAction()
public
getAction() : string
Return values
string —getController()
public
getController() : string
Return values
string —getParams()
public
getParams() : array<string|int, mixed>