GiftVoucherSelect
class GiftVoucherSelect extends AbstractExtension
Twig extension to display the select form for GiftVoucherAvailable using gv_select([id])
Properties
private EntityManagerInterface | $em | Stores EntityManager |
Methods
__construct(EntityManagerInterface $em)
No description
getFunctions()
No description
string
select(Environment $environment, $id = 0)
Returns the xhtml code for the select for GiftVoucherAvailable
Details
at line 30
__construct(EntityManagerInterface $em)
at line 35
getFunctions()
at line 53
string
select(Environment $environment, $id = 0)
Returns the xhtml code for the select for GiftVoucherAvailable