first commit
This commit is contained in:
23
notification/notification.php
Normal file
23
notification/notification.php
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
class Formipay_Notification_Templates extends Formipay {
|
||||
|
||||
public function __construct() {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
public function set_content($context) {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
public function trigger_send() {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user