CrossPHP

RouterInterface
in

Interface RouterInterface

Table of Contents

getAction()  : string
getController()  : string
getParams()  : array<string|int, mixed>

Methods

getController()

public getController() : string
Return values
string

getParams()

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

Search results