PHP Class Barryvdh\Debugbar\Twig\Extension\Stopwatch
Based on Symfony\Bridge\Twig\Extension\StopwatchExtension
Afficher le fichier
Open project: barryvdh/laravel-debugbar
Protected Properties
Свойство |
Type |
Description |
|
$debugbar |
Barryvdh\Debugbar\LaravelDebugbar |
|
|
Méthodes publiques
Method Details
__construct()
public méthode
Create a new auth extension.
public __construct ( Illuminate\Foundation\Application $app ) |
$app |
Illuminate\Foundation\Application |
|
getDebugbar()
public méthode
getTokenParsers()
public méthode
Property Details
$debugbar protected_oe property
protected LaravelDebugbar,Barryvdh\Debugbar $debugbar |
Résultat |
Barryvdh\Debugbar\LaravelDebugbar |
|