mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-25 10:27:52 +00:00
added QRCodeDataException
This commit is contained in:
@@ -28,7 +28,7 @@ interface QRDataInterface{
|
||||
* @param $type
|
||||
*
|
||||
* @return int
|
||||
* @throws \chillerlan\QRCode\QRCodeException
|
||||
* @throws \chillerlan\QRCode\Data\QRCodeDataException
|
||||
*/
|
||||
public function getLengthInBits($type);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user