class GiftVoucherOfferLink extends AbstractExtension

Twig extension to display the Link for the GiftVoucherAvailable using gv_offer_link(id)

Properties

private EntityManagerInterface $em Stores EntityManager

Methods

__construct(EntityManagerInterface $em)

No description

getFunctions()

No description

string
offerLink(Environment $environment, $id)

Returns the xhtml code for the Offer link

Details

at line 30
__construct(EntityManagerInterface $em)

Parameters

EntityManagerInterface $em

at line 35
getFunctions()

Returns the xhtml code for the Offer link

Parameters

Environment $environment
$id

Return Value

string