Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
var
/
tmp
/
twig
/
fb
/
//var/tmp/twig/fb/fb4014c5ab3d7a9091ea879c562114c825b31d23ea54da4131d1fec5ed124626.php
<?php /* config/form_display/tabs_bottom.twig */ class __TwigTemplate_554f3d3c07947cc602407eee4d6650a88fd46845dabd7bff332930b02cd41de8 extends Twig_Template { public function __construct(Twig_Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { // line 1 echo "</div> "; } public function getTemplateName() { return "config/form_display/tabs_bottom.twig"; } public function getDebugInfo() { return array ( 19 => 1,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Twig_Source("", "config/form_display/tabs_bottom.twig", "/srv/admin/htdocs/phpmyadmin/templates/config/form_display/tabs_bottom.twig"); } }