templates/Renderlet/snippet.html.twig line 1

Open in your IDE?
  1. {{ pimcore_inc(snippet, {
  2.     'styleModifier': styleModifier|default(false),
  3.     'hasShadow': hasShadow|default(false),
  4.     'orientation': orientation|default(false),
  5.     'thumbnail': thumbnail|default(false),
  6.     'removeBadge': removeBadge|default(false),
  7. }) }}