mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-28 11:07:25 +00:00
+ @property
This commit is contained in:
@@ -15,7 +15,8 @@ namespace chillerlan\QRCode\Data;
|
||||
use chillerlan\QRCode\BitBuffer;
|
||||
|
||||
/**
|
||||
*
|
||||
* @property string data
|
||||
* @property int dataLength
|
||||
*/
|
||||
interface QRDataInterface{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user