PHP Class DebugKit\Panel\RoutesPanel

Inheritance: extends DebugKit\DebugPanel
Datei anzeigen Open project: cakephp/debug_kit

Public Methods

Method Description
shutdown ( Cake\Event\Event $event ) : void Data collection callback.
summary ( ) : integer Get summary data for the routes panel.

Method Details

shutdown() public method

Data collection callback.
public shutdown ( Cake\Event\Event $event ) : void
$event Cake\Event\Event The shutdown event.
return void

summary() public method

Get summary data for the routes panel.
public summary ( ) : integer
return integer