Product class optimisation

This commit is contained in:
2023-05-04 10:02:25 +10:00
parent a5238bfbdc
commit 0ac35c3d43
10 changed files with 31 additions and 85 deletions

View File

@@ -6,10 +6,6 @@ use Illuminate\Support\Collection;
interface ProductItem
{
public function products();
public function supplied();
/**
* Return the traffic inclusion with the service
*