source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@Framework/Form/choice_widget_expanded.html.php"));
// line 1
echo "
block(\$form, 'widget_container_attributes') ?>>
widget(\$child) ?>
label(\$child, null, ['translation_domain' => \$choice_translation_domain]) ?>
";
$__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
}
public function getTemplateName()
{
return "@Framework/Form/choice_widget_expanded.html.php";
}
public function getDebugInfo()
{
return array ( 40 => 1,);
}
public function getSourceContext()
{
return new Source("", "@Framework/Form/choice_widget_expanded.html.php", "/var/www/html/vendor/symfony/framework-bundle/Resources/views/Form/choice_widget_expanded.html.php");
}
}