mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-25 02:47:52 +00:00
refactoring
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ use chillerlan\QRCode\QRConst;
|
||||
/**
|
||||
*
|
||||
*/
|
||||
class Number extends QRDataBase implements QRDataInterface{
|
||||
class Number extends QRDataAbstract{
|
||||
|
||||
/**
|
||||
* @var int
|
||||
|
||||
Reference in New Issue
Block a user