interface RouteInterface

Methods

string
getName()

Get route name

array
getRouteBlocks()

Get route blocks

Details

at line 14
string getName()

Get route name

Return Value

string

at line 21
array getRouteBlocks()

Get route blocks

Return Value

array