Updates to Product Model, product updates, enable pricing update, improved formating of product services
This commit is contained in:
@@ -37,6 +37,10 @@ class Broadband extends Type implements SupplierItem
|
||||
|
||||
/* INTERFACES */
|
||||
|
||||
/**
|
||||
* @return int
|
||||
* @deprecated use Product::normalizeBillingInterval()
|
||||
*/
|
||||
public function getBillingIntervalAttribute(): int
|
||||
{
|
||||
return 1; // Monthly
|
||||
|
Reference in New Issue
Block a user