class QrcodeController extends AbstractController

Qrcode Controller class

Methods

ImagePng
qrcode(GiftVoucherPurchasedServiceInterface $giftVoucherPurchasedService, $identifier)

Builds and displays the Qrcode

Details

at line 40
ImagePng qrcode(GiftVoucherPurchasedServiceInterface $giftVoucherPurchasedService, $identifier)

Builds and displays the Qrcode

Parameters

GiftVoucherPurchasedServiceInterface $giftVoucherPurchasedService
$identifier

Return Value

ImagePng

Exceptions

NotFoundHttpException