| Current Path : /tmp/breakdance-1301adca/twig-auto-generated-cache/1a/ |
| Current File : //tmp/breakdance-1301adca/twig-auto-generated-cache/1a/1abb8ccd5993cd49256f793a8d2b219f.php |
<?php
use Breakdance\Lib\Vendor\Twig\Environment;
use Breakdance\Lib\Vendor\Twig\Error\LoaderError;
use Breakdance\Lib\Vendor\Twig\Error\RuntimeError;
use Breakdance\Lib\Vendor\Twig\Extension\SandboxExtension;
use Breakdance\Lib\Vendor\Twig\Markup;
use Breakdance\Lib\Vendor\Twig\Sandbox\SecurityError;
use Breakdance\Lib\Vendor\Twig\Sandbox\SecurityNotAllowedTagError;
use Breakdance\Lib\Vendor\Twig\Sandbox\SecurityNotAllowedFilterError;
use Breakdance\Lib\Vendor\Twig\Sandbox\SecurityNotAllowedFunctionError;
use Breakdance\Lib\Vendor\Twig\Source;
use Breakdance\Lib\Vendor\Twig\Template;
/* 80ff32974b1807e1814dc7f7b6d115dce6180633 */
class __TwigTemplate_59e7139702f6e760a6703016f139d7f5 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
echo "
";
// line 2
$macros["macros"] = $this->macros["macros"] = $this->loadTemplate("macros.twig", "80ff32974b1807e1814dc7f7b6d115dce6180633", 2)->unwrap();
// line 3
echo "return !!'";
echo \Breakdance\Lib\Vendor\Twig\Extension\Core\Functions\twig_get_attribute($this->env, $this->source, \Breakdance\Lib\Vendor\Twig\Extension\Core\Functions\twig_get_attribute($this->env, $this->source, \Breakdance\Lib\Vendor\Twig\Extension\Core\Functions\twig_get_attribute($this->env, $this->source, ($context["settings"] ?? null), "animations", [], "any", false, false, false, 3), "entrance_animation", [], "any", false, false, false, 3), "animation_type", [], "any", false, false, false, 3);
echo "';
";
}
public function getTemplateName()
{
return "80ff32974b1807e1814dc7f7b6d115dce6180633";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 42 => 3, 40 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "80ff32974b1807e1814dc7f7b6d115dce6180633", "");
}
}