mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-28 19:18:44 +00:00
:octocat: use settings container in QRCodeReader
This commit is contained in:
@@ -45,6 +45,7 @@ use chillerlan\Settings\SettingsContainerAbstract;
|
||||
* @property string|null $imagickBG
|
||||
* @property string $fpdfMeasureUnit
|
||||
* @property array|null $moduleValues
|
||||
* @property bool $useImagickIfAvailable
|
||||
*/
|
||||
class QROptions extends SettingsContainerAbstract{
|
||||
use QROptionsTrait;
|
||||
|
||||
Reference in New Issue
Block a user