Product class optimisation
This commit is contained in:
@@ -6,10 +6,6 @@ use Illuminate\Support\Collection;
|
||||
|
||||
interface ProductItem
|
||||
{
|
||||
public function products();
|
||||
|
||||
public function supplied();
|
||||
|
||||
/**
|
||||
* Return the traffic inclusion with the service
|
||||
*
|
||||
|
Reference in New Issue
Block a user