Update and fix broadband traffic
This commit is contained in:
@@ -6,6 +6,13 @@ use Illuminate\Support\Collection;
|
||||
|
||||
interface ServiceUsage
|
||||
{
|
||||
/**
|
||||
* Our model that holds traffic information
|
||||
*
|
||||
* @return mixed
|
||||
*/
|
||||
public function traffic();
|
||||
|
||||
/**
|
||||
* This service provides usage information
|
||||
*
|
||||
|
Reference in New Issue
Block a user