PHP Class DebugKit\Panel\SessionPanel

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

Public Methods

Method Description
shutdown ( Cake\Event\Event $event ) : void shutdown callback

Method Details

shutdown() public method

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