var/cache/dev_hc896b0aecebc6aae6bec469c82cd525f/twig/68/68cc9fa11e777077aee0f9182dce1f70cffc5aaa77621f534aef33d7a7f2f50c.php line 40

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use function Shopware\Core\Framework\Adapter\Twig\sw_get_attribute;
  4. use function Shopware\Core\Framework\Adapter\Twig\sw_escape_filter;
  5. use Twig\Error\LoaderError;
  6. use Twig\Error\RuntimeError;
  7. use Twig\Extension\SandboxExtension;
  8. use Twig\Markup;
  9. use Twig\Sandbox\SecurityError;
  10. use Twig\Sandbox\SecurityNotAllowedTagError;
  11. use Twig\Sandbox\SecurityNotAllowedFilterError;
  12. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  13. use Twig\Source;
  14. use Twig\Template;
  15. /* @EfbStorefront/storefront/layout/navigation/offcanvas/back-link.html.twig */
  16. class __TwigTemplate_2fb958cc65fe95919f353cbc1c22841f extends Template
  17. {
  18.     private $source;
  19.     private $macros = [];
  20.     public function __construct(Environment $env)
  21.     {
  22.         parent::__construct($env);
  23.         $this->source $this->getSourceContext();
  24.         $this->blocks = [
  25.             'layout_utilities_offcanvas_close_icon' => [$this'block_layout_utilities_offcanvas_close_icon'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 2
  31.         return "@Storefront/storefront/layout/navigation/offcanvas/back-link.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@EfbStorefront/storefront/layout/navigation/offcanvas/back-link.html.twig"));
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@EfbStorefront/storefront/layout/navigation/offcanvas/back-link.html.twig"));
  40.         $this->parent $this->loadTemplate("@Storefront/storefront/layout/navigation/offcanvas/back-link.html.twig""@EfbStorefront/storefront/layout/navigation/offcanvas/back-link.html.twig"2);
  41.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  44.         
  45.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  46.     }
  47.     // line 3
  48.     public function block_layout_utilities_offcanvas_close_icon($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_utilities_offcanvas_close_icon"));
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_utilities_offcanvas_close_icon"));
  55.         // line 4
  56.         echo "    ";
  57.         ((function () use ($context$blocks) {
  58.             $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  59.             $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  60.             return $this->loadTemplate($includeTemplate ?? null"@EfbStorefront/storefront/layout/navigation/offcanvas/back-link.html.twig"4);
  61.         })())->display(twig_array_merge($context, ["namespace" => "EfbStorefront""name" => "chevron-left-s"]));
  62.         
  63.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  64.         
  65.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  66.     }
  67.     public function getTemplateName()
  68.     {
  69.         return "@EfbStorefront/storefront/layout/navigation/offcanvas/back-link.html.twig";
  70.     }
  71.     public function isTraitable()
  72.     {
  73.         return false;
  74.     }
  75.     public function getDebugInfo()
  76.     {
  77.         return array (  68 => 4,  58 => 3,  35 => 2,);
  78.     }
  79.     public function getSourceContext()
  80.     {
  81.         return new Source("{% sw_extends '@Storefront/storefront/layout/navigation/offcanvas/back-link.html.twig' %}
  82. {% block layout_utilities_offcanvas_close_icon %}
  83.     {% sw_icon 'chevron-left-s' style {'namespace': 'EfbStorefront'} %}
  84. {% endblock %}
  85. ""@EfbStorefront/storefront/layout/navigation/offcanvas/back-link.html.twig""/var/www/share/efb-elektronik.dev.mc.emzcustomers.de/shopware6/custom/static-plugins/EfbStorefront/Resources/views/storefront/layout/navigation/offcanvas/back-link.html.twig");
  86.     }
  87. }