File manager - Edit - /home/autoph/public_html/projects/api/vendor/endroid/qr-code/src/Matrix/MatrixInterface.php
Back
<?php declare(strict_types=1); namespace Endroid\QrCode\Matrix; interface MatrixInterface { public function getBlockValue(int $rowIndex, int $columnIndex): int; public function getBlockCount(): int; public function getBlockSize(): float; public function getInnerSize(): int; public function getOuterSize(): int; public function getMarginLeft(): int; public function getMarginRight(): int; }
| ver. 1.4 |
.
| PHP 8.0.30 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings