Create EmailService template
This commit is contained in:
@@ -6,5 +6,4 @@ interface ServiceInterface {
|
||||
public function register();
|
||||
public function unregister();
|
||||
public function fire($data);
|
||||
public function getService($type);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user