mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-28 19:18:44 +00:00
🚿 test cleanup
This commit is contained in:
@@ -21,8 +21,8 @@ use Generator;
|
||||
*/
|
||||
final class QRMatrixTest extends TestCase{
|
||||
|
||||
protected const version = 40;
|
||||
protected QRMatrix $matrix;
|
||||
private const version = 40;
|
||||
private QRMatrix $matrix;
|
||||
|
||||
/**
|
||||
* invokes a QRMatrix object
|
||||
|
||||
Reference in New Issue
Block a user