class StopwatchExtension extends Twig_Extension

Twig extension for the stopwatch helper.

Methods

__construct(Stopwatch $stopwatch = null, $enabled = true)

No description

getStopwatch()

No description

getTokenParsers()

No description

getName()

No description

Details

at line line 31
__construct(Stopwatch $stopwatch = null, $enabled = true)

Parameters

Stopwatch $stopwatch
$enabled

at line line 37
getStopwatch()

at line line 42
getTokenParsers()

at line line 54
getName()