\Pivot\Core\ReqResRouteResolver

Route Resolver class used to see if the AF has this route

Summary

Methods
Properties
Constants
__construct()
hasRoute()
resolve()
getRoutes()
getRouteNames()
getRouteUrls()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$applicationConfig
$dispatcher
N/A

Properties

$applicationConfig

$applicationConfig : array

Application Config

Type

array

$dispatcher

$dispatcher : object

Fast route Dispatcher

Type

object

Methods

__construct()

__construct(array  $appConfig) 

Constructor

Parameters

array $appConfig

application config

hasRoute()

hasRoute(  $route,   $method) 

Parameters

$route
$method

resolve()

resolve(  $route,   $method) 

Parameters

$route
$method

getRoutes()

getRoutes() 

getRouteNames()

getRouteNames() 

getRouteUrls()

getRouteUrls()