$field->toQrCode()
Turns the field value into an QR code object
$field->toQrCode(): Kirby\Image\QrCode|null
Return types
Kirby\Image\QrCode
ornull
This method modifies the existing $field
object it is applied to and returns it again.
Turns the field value into an QR code object
$field->toQrCode(): Kirby\Image\QrCode|null
Kirby\Image\QrCode
ornull
This method modifies the existing $field
object it is applied to and returns it again.