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/footer.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 42 => 4, 37 => 1,); } public function getSourceContext() { return new Source("", "components/footer.twig", "/var/www/www.diogo.site/public/projects/GNU-social/soc/2020/daily_report/archive/May/app/views/components/footer.twig"); } }