0x1998 - MANAGER
Edit File: 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", "/home/itseasv/www/admindb/templates/config/form_display/tabs_bottom.twig"); } }