dbmsv4 init...3
This commit is contained in:
parent
1eac94698f
commit
ddb5b4f924
@ -37,7 +37,7 @@ class ServerPartEntity extends EquipmentEntity
|
|||||||
{
|
{
|
||||||
return $this->attributes['billing'];
|
return $this->attributes['billing'];
|
||||||
}
|
}
|
||||||
public function getBillingAt(): string
|
public function getBillingAt(): ?string
|
||||||
{
|
{
|
||||||
return $this->attributes['billing_at'];
|
return $this->attributes['billing_at'];
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user