Файловый менеджер - Редактировать - /home/lmsyaran/public_html/plugins/system/hdpreplyviaemail/lib/vendor/ddeboer/imap/src/Search/Flag/Flagged.php
Назад
<?php declare(strict_types=1); namespace Ddeboer\Imap\Search\Flag; use Ddeboer\Imap\Search\ConditionInterface; /** * Represents a FLAGGED flag condition. Messages must have the \\FLAGGED flag * (i.e. urgent or important) set in order to match the condition. */ final class Flagged implements ConditionInterface { /** * Returns the keyword that the condition represents. */ public function toString(): string { return 'FLAGGED'; } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.02 |
proxy
|
phpinfo
|
Настройка