Work on VOIP and Domain products
This commit is contained in:
@@ -17,4 +17,11 @@ interface ServiceItem
|
||||
* @return string
|
||||
*/
|
||||
public function getServiceNameAttribute():string;
|
||||
|
||||
/**
|
||||
* Is this service in a contract
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
public function inContract(): bool;
|
||||
}
|
Reference in New Issue
Block a user