Started rewriting the new version
json_sms.php already reflects that. The old class files are still around, though.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
namespace SmsGateway;
|
||||
|
||||
interface SenderInterface
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user