class StopwatchExtension extends Twig_Extension
Twig extension for the stopwatch helper.
Methods
| __construct(Stopwatch $stopwatch = null, $enabled = true) | ||
| getStopwatch() | ||
| getTokenParsers() | ||
| getName() |
class StopwatchExtension extends Twig_Extension
Twig extension for the stopwatch helper.
| __construct(Stopwatch $stopwatch = null, $enabled = true) | ||
| getStopwatch() | ||
| getTokenParsers() | ||
| getName() |
Please login to continue.