PHP Class Recca0120\LaravelTracy\Panels\EventPanel

Inheritance: extends AbstractPanel
Afficher le fichier Open project: recca0120/laravel-tracy

Protected Properties

Свойство Type Description
$counter integer $counter.
$events array $events.
$totalTime float $totalTime.

Méthodes publiques

Méthode Description
subscribe ( ) subscribe.

Méthodes protégées

Méthode Description
getAttributes ( ) : array getAttributes.

Method Details

getAttributes() protected méthode

getAttributes.
protected getAttributes ( ) : array
Résultat array

subscribe() public méthode

subscribe.
public subscribe ( )

Property Details

$counter protected_oe property

$counter.
protected int $counter
Résultat integer

$events protected_oe property

$events.
protected array $events
Résultat array

$totalTime protected_oe property

$totalTime.
protected float $totalTime
Résultat float