Файловый менеджер - Редактировать - /home/avadvi5/public_html/wp-content/plugins/wp-mail-smtp-pro/src/Pro/Alerts/Handlers/HandlerInterface.php
Ðазад
<?php namespace WPMailSMTP\Pro\Alerts\Handlers; use WPMailSMTP\Pro\Alerts\Alert; /** * Interface HandlerInterface. * * @since 3.5.0 */ interface HandlerInterface { /** * Whether current handler can handle provided alert. * * @since 3.5.0 * * @param Alert $alert Alert object. * * @return bool */ public function can_handle( Alert $alert ); /** * Handle alert. * * @since 3.5.0 * * @param Alert $alert Alert object. * * @return bool */ public function handle( Alert $alert ); }
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка