mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-27 18:48:13 +00:00
:octocat: allow returning the image resource
This commit is contained in:
@@ -38,6 +38,7 @@ use chillerlan\Settings\SettingsContainerAbstract;
|
||||
* @property string $textLight
|
||||
* @property string $markupDark
|
||||
* @property string $markupLight
|
||||
* @property bool $returnResource
|
||||
* @property bool $imageBase64
|
||||
* @property bool $imageTransparent
|
||||
* @property array $imageTransparencyBG
|
||||
|
||||
Reference in New Issue
Block a user