summaryrefslogtreecommitdiff
path: root/Postman/Extensions/Core/Notifications/PostmanSlackNotify.php
diff options
context:
space:
mode:
Diffstat (limited to 'Postman/Extensions/Core/Notifications/PostmanSlackNotify.php')
-rw-r--r--Postman/Extensions/Core/Notifications/PostmanSlackNotify.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/Postman/Extensions/Core/Notifications/PostmanSlackNotify.php b/Postman/Extensions/Core/Notifications/PostmanSlackNotify.php
index af27bd3..3e482a8 100644
--- a/Postman/Extensions/Core/Notifications/PostmanSlackNotify.php
+++ b/Postman/Extensions/Core/Notifications/PostmanSlackNotify.php
@@ -2,6 +2,7 @@
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly
}
+
class PostmanSlackNotify implements Postman_Notify {
public function send_message($message)