Skip to content

Kirby 5.0.4

$field->toQrCode()

Turns the field value into an QR code object

$field->toQrCode(): Kirby\Image\QrCode|null

Return types

Kirby\Image\QrCodeornull

This method modifies the existing $field object it is applied to and returns it again.