Файловый менеджер - Редактировать - /home/lmsyaran/public_html/joomla5/libraries/vendor/web-auth/webauthn-lib/src/TokenBinding/IgnoreTokenBindingHandler.php
Назад
<?php declare(strict_types=1); namespace Webauthn\TokenBinding; use Psr\Http\Message\ServerRequestInterface; /** * @deprecated Since 4.3.0 and will be removed in 5.0.0 */ final class IgnoreTokenBindingHandler implements TokenBindingHandler { public static function create(): self { return new self(); } public function check(TokenBinding $tokenBinding, ServerRequestInterface $request): void { //Does nothing } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка