+ @property

This commit is contained in:
smiley
2016-02-23 14:56:25 +01:00
parent 38321779ab
commit 5a60e78ff8
2 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -15,7 +15,8 @@ namespace chillerlan\QRCode\Data;
use chillerlan\QRCode\BitBuffer;
/**
*
* @property string data
* @property int dataLength
*/
interface QRDataInterface{