whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
endroid
/
qr-code
/
src
/
Matrix
/
Upload File:
files >> //home/kckglobal/www/portal/vendor/endroid/qr-code/src/Matrix/MatrixFactoryInterface.php
<?php declare(strict_types=1); namespace Endroid\QrCode\Matrix; use Endroid\QrCode\QrCodeInterface; interface MatrixFactoryInterface { public function create(QrCodeInterface $qrCode): MatrixInterface; }
Copyright ©2021 || Defacer Indonesia