Barryvdh\Debugbar\Twig\Extension\Stopwatch::getName PHP Method

getName() public method

{@inheritDoc}
public getName ( )
    public function getName()
    {
        return 'stopwatch';
    }