Created File* backends
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<?php
|
||||
namespace SmsGateway\Backend;
|
||||
namespace SmsGateway\Auth;
|
||||
|
||||
use SmsGateway\AuthInterface;
|
||||
use SmsGateway\LoggerInterface;
|
||||
|
||||
class DatabaseAuth implements AuthInterface
|
||||
{
|
||||
|
Reference in New Issue
Block a user