| Current Path : /tmp/breakdance-438a3e64/twig-auto-generated-cache/25/ |
| Current File : //tmp/breakdance-438a3e64/twig-auto-generated-cache/25/25fd62cba16a864d735fe05008232f3b.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;
/* 0aa3fcbfbec2184b93c4ee7a26805164f50fa2d1 */
class __TwigTemplate_31f25060da41302eb8df8a96e5029070 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", "0aa3fcbfbec2184b93c4ee7a26805164f50fa2d1", 2)->unwrap();
// line 3
echo "
";
// line 4
$context["position"] = \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, 4), "sticky", [], "any", false, false, false, 4), "position", [], "any", false, false, false, 4);
// line 5
echo " return ";
echo (((($context["position"] ?? null) && (($context["position"] ?? null) != "none"))) ? ("true") : ("false"));
echo ";
";
}
public function getTemplateName()
{
return "0aa3fcbfbec2184b93c4ee7a26805164f50fa2d1";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 47 => 5, 45 => 4, 42 => 3, 40 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "0aa3fcbfbec2184b93c4ee7a26805164f50fa2d1", "");
}
}