mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-30 12:07:32 +00:00
:octocat: docfix
This commit is contained in:
@@ -15,6 +15,7 @@ namespace chillerlan\QRCode\Output;
|
||||
use chillerlan\QRCode\QRCode;
|
||||
|
||||
/**
|
||||
* @property string $type
|
||||
* @property bool $base64
|
||||
* @property int $pixelSize
|
||||
* @property int $marginSize
|
||||
|
||||
@@ -15,6 +15,7 @@ namespace chillerlan\QRCode\Output;
|
||||
use chillerlan\QRCode\QRCode;
|
||||
|
||||
/**
|
||||
* @property string $type
|
||||
* @property string $htmlRowTag
|
||||
* @property bool $htmlOmitEndTag
|
||||
* @property string $fgColor
|
||||
|
||||
@@ -15,6 +15,7 @@ namespace chillerlan\QRCode\Output;
|
||||
use chillerlan\QRCode\QRCode;
|
||||
|
||||
/**
|
||||
* @property string $type
|
||||
* @property string $textDark
|
||||
* @property string $textLight
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user