Barryvdh\Debugbar\Twig\TokenParser\StopwatchTokenParser::__construct PHP Method

__construct() public method

public __construct ( $debugbarAvailable )
    public function __construct($debugbarAvailable)
    {
        $this->debugbarAvailable = $debugbarAvailable;
    }