class RoutingPanel extends Object implements IBarPanel

Routing debugger for Debug Bar.

Methods

static 
initializePanel(Application $application)

No description

__construct(IRouter $router, IRequest $httpRequest)

No description

string
getTab()

Renders tab.

string
getPanel()

Renders panel.

Details

at line 36
static initializePanel(Application $application)

No description

Parameters

Application $application

at line 48
__construct(IRouter $router, IRequest $httpRequest)

No description

Parameters

IRouter $router
IRequest $httpRequest

at line 59
string getTab()

Renders tab.

Return Value

string

at line 72
string getPanel()

Renders panel.

Return Value

string