PHP Class DebugKit\Panel\SessionPanel

Inheritance: extends DebugKit\DebugPanel
Afficher le fichier Open project: cakephp/debug_kit

Méthodes publiques

Méthode Description
shutdown ( Cake\Event\Event $event ) : void shutdown callback

Method Details

shutdown() public méthode

shutdown callback
public shutdown ( Cake\Event\Event $event ) : void
$event Cake\Event\Event The event
Résultat void