%PDF- %PDF-
Direktori : /var/www/cwg/wp-content/plugins/post-smtp/Postman/Extensions/Core/Notifications/ |
Current File : //var/www/cwg/wp-content/plugins/post-smtp/Postman/Extensions/Core/Notifications/INotify.php |
<?php if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } interface Postman_Notify { public function send_message( $message ); }