Skip to content

Kirby 5.0.4

qr()

Creates a QR code object

qr(Kirby\Cms\ModelWithContent|string $data): Kirby\Image\QrCode

Parameters

Name Type Default
$datarequired Kirby\Cms\ModelWithContentorstring no default value

Return type

Kirby\Image\QrCode