Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/vendor/endroid/qr-code/src/Writer/WriterInterface.php
Ðазад
<?php declare(strict_types=1); namespace Endroid\QrCode\Writer; use Endroid\QrCode\Label\LabelInterface; use Endroid\QrCode\Logo\LogoInterface; use Endroid\QrCode\QrCodeInterface; use Endroid\QrCode\Writer\Result\ResultInterface; interface WriterInterface { /** @param array<mixed> $options */ public function write(QrCodeInterface $qrCode, LogoInterface $logo = null, LabelInterface $label = null, array $options = []): ResultInterface; }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка