var/cache/dev_h470ebe8d8ccd12942d9662afa697ffe9/twig/8a/8a8af3284e03cd5f27f1d950a34ef2f016c6ac309d1de64756dfb5a1c338d1be.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. /* @FourtwosixPhoneValidation/storefront/layout/meta.html.twig */
  16. class __TwigTemplate_3b0adfee8f6209bedfadef489579561f 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_head_stylesheet' => [$this'block_layout_head_stylesheet'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 2
  31.         return "@SolidAdvancedSliderElements/storefront/layout/meta.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""@FourtwosixPhoneValidation/storefront/layout/meta.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""@FourtwosixPhoneValidation/storefront/layout/meta.html.twig"));
  40.         $this->parent $this->loadTemplate("@SolidAdvancedSliderElements/storefront/layout/meta.html.twig""@FourtwosixPhoneValidation/storefront/layout/meta.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.     public function block_layout_head_stylesheet($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_stylesheet"));
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_stylesheet"));
  54.         // line 3
  55.         echo "    ";
  56.         $this->displayParentBlock("layout_head_stylesheet"$context$blocks);
  57.         echo "
  58.     <link href=\"";
  59.         // line 4
  60.         echo sw_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/fourtwosixphonevalidation/select2.min.css"), "html"nulltrue);
  61.         echo "\" rel=\"stylesheet\" />
  62. ";
  63.         
  64.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  65.         
  66.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  67.     }
  68.     public function getTemplateName()
  69.     {
  70.         return "@FourtwosixPhoneValidation/storefront/layout/meta.html.twig";
  71.     }
  72.     public function isTraitable()
  73.     {
  74.         return false;
  75.     }
  76.     public function getDebugInfo()
  77.     {
  78.         return array (  72 => 4,  67 => 3,  35 => 2,);
  79.     }
  80.     public function getSourceContext()
  81.     {
  82.         return new Source("{% sw_extends '@Storefront/storefront/layout/meta.html.twig' %}
  83. {% block layout_head_stylesheet %}
  84.     {{ parent() }}
  85.     <link href=\"{{ asset('bundles/fourtwosixphonevalidation/select2.min.css') }}\" rel=\"stylesheet\" />
  86. {% endblock %}
  87. ""@FourtwosixPhoneValidation/storefront/layout/meta.html.twig""/var/www/dev.artecon.426.agency/custom/plugins/FourtwosixPhoneValidation/src/Resources/views/storefront/layout/meta.html.twig");
  88.     }
  89. }