PHP Класс DebugKit\Panel\TimerPanel

Наследование: extends DebugKit\DebugPanel
Показать файл Открыть проект

Открытые методы

Метод Описание
data ( ) : array Get the data for the panel.
implementedEvents ( ) : array Return an array of events to listen to.
summary ( ) : string Get the summary for the panel.

Описание методов

data() публичный Метод

Get the data for the panel.
public data ( ) : array
Результат array

implementedEvents() публичный Метод

Return an array of events to listen to.
public implementedEvents ( ) : array
Результат array

summary() публичный Метод

Get the summary for the panel.
public summary ( ) : string
Результат string