GIF94;
| Path : /tmp/breakdance-afd40e83/twig-auto-generated-cache/a3/ |
| Current File : //tmp/breakdance-afd40e83/twig-auto-generated-cache/a3/a33a07f30281827c72c47e8672be9e9e.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;
/* 86de97f1 */
class __TwigTemplate_cc9cb3a49a1ce55bc4ab5fbff8c3a7ed 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", "86de97f1", 2)->unwrap();
// line 3
if ((((\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["design"] ?? null), "background", [], "any", false, false, false, 3), "type", [], "any", false, false, false, 3) == "video") && (\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, // line 4
($context["design"] ?? null), "background", [], "any", false, false, false, 4), "video", [], "any", false, false, false, 4), "type", [], "any", false, false, false, 4) == "video")) && (\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, // line 5
($context["design"] ?? null), "background", [], "any", false, false, false, 5), "video_settings", [], "any", false, false, false, 5), "pause_when_out_of_view", [], "any", false, false, false, 5) == 1))) {
// line 6
echo "return true;
";
} else {
// line 8
echo " return false;
";
}
}
public function getTemplateName()
{
return "86de97f1";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 50 => 8, 46 => 6, 44 => 5, 43 => 4, 42 => 3, 40 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "86de97f1", "");
}
}