Файловый менеджер - Редактировать - /home/lmsyaran/public_html/j3/plugins/system/hdpreplyviaemail/lib/vendor/ddeboer/imap/src/ServerInterface.php
Назад
<?php declare(strict_types=1); namespace Ddeboer\Imap; /** * An IMAP server. */ interface ServerInterface { /** * Authenticate connection. * * @param string $username Username * @param string $password Password */ public function authenticate(string $username, string $password): ConnectionInterface; }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка