Barryvdh\Debugbar\Twig\TokenParser\StopwatchTokenParser::__construct PHP Méthode

__construct() public méthode

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