0x1998 - MANAGER
Edit File: 419330638046a544c203cef1cb76f7ba5656b33ac508b3821599e6faa0705089.php
<?php /* config/form_display/tabs_bottom.twig */ class __TwigTemplate_6bd235567b47c970563d2abdf2aae1a5bf2f6c88f3b912191584fa1decd379f8 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/itseasy/admindb/templates/config/form_display/tabs_bottom.twig"); } }