PHP Class DebugKit\Panel\HistoryPanel

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

Public Methods

Method Description
data ( ) : array Get the data for the panel.
summary ( ) : string Gets the initial text for the history summary

Method Details

data() public method

Get the data for the panel.
public data ( ) : array
return array

summary() public method

Gets the initial text for the history summary
public summary ( ) : string
return string