Файловый менеджер - Редактировать - /home/avadvi5/public_html/wp-content/plugins/wp-mail-smtp-pro/src/Pro/Emails/Logs/Tracking/Events/EventInterface.php
Ðазад
<?php namespace WPMailSMTP\Pro\Emails\Logs\Tracking\Events; /** * Email tracking event interface. * * @since 2.9.0 */ interface EventInterface { /** * Get the event type. * * @since 2.9.0 * * @return string */ public static function get_type(); /** * Whether the tracking event is enabled or not. * * @since 2.9.0 * * @return bool */ public function is_active(); /** * Persist event data to DB. * * @since 2.9.0 * * @return int|false Event ID or false if saving failed. */ public function persist(); }
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка