mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-24 19:27:58 +00:00
🚿
This commit is contained in:
@@ -260,7 +260,7 @@ final class QRMatrix{
|
||||
/**
|
||||
* Returns the data matrix, returns a pure boolean representation if $boolean is set to true
|
||||
*
|
||||
* @return int[][]
|
||||
* @return int[][]|bool[][]
|
||||
*/
|
||||
public function matrix(bool $boolean = false):array{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user