source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
"; } public function getTemplateName() { return "components/scroll-to-top.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 41 => 3, 37 => 1,); } public function getSourceContext() { return new Source("", "components/scroll-to-top.twig", "/var/www/www.diogo.site/public/projects/GNU-social/soc/2020/daily_report/archive/May/app/views/components/scroll-to-top.twig"); } }