-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Description
There are no instructions on how to add a URL and Email?
$renderer = new ImageRenderer(
new RendererStyle(400),
new SvgImageBackEnd()
);
$writer = new Writer($renderer);
$qr = $writer->writeString($this->phone);
I can write the phone number or the email or the URL but how can you combine all of these?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels