php-passbook icon indicating copy to clipboard operation
php-passbook copied to clipboard

the right approach to add background

Open Abilet opened this issue 3 years ago • 0 comments

(Event ticket)) I do it this way, but background not showing up. Could you help ?

$background= new Image(BACKGROUND, 'background'); $pass->addImage($background);

Abilet avatar Jul 26 '22 08:07 Abilet