TwigAwareInterface
interface TwigAwareInterface implements WidgetInterface (View source)
Interface TwigAwareInterface - Widgets that make use of a template to render their contents need to implement this interface, in order to access the current Twig\Environment and to render a Twig template.