env->getGlobals(), $context);
// line 1
echo "
env, $this->getContext($context, 'token'), "html");
echo "\" style=\"display: none\">
";
}
public function getTemplateName()
{
return "WebProfilerBundle:Profiler:toolbar_js.html.twig";
}
public function isTraitable()
{
return false;
}
}