Move some service\type::class methods into __get(), no functional changes
This commit is contained in:
@@ -44,6 +44,8 @@ class Broadband extends Type implements ServiceUsage
|
||||
return $this->service_number ?: ($this->service_address ?: '-');
|
||||
}
|
||||
|
||||
/* RELATIONS */
|
||||
|
||||
/**
|
||||
* The usage information for broadband
|
||||
*
|
||||
|
Reference in New Issue
Block a user