properties
This commit is contained in:
parent
b2ffd86d05
commit
6b19455da5
@ -308,6 +308,6 @@ class PropertyService extends Service
|
|||||||
})->toArray();
|
})->toArray();
|
||||||
}
|
}
|
||||||
|
|
||||||
return self::$packages[$company_id] . '_' . $package_id;
|
return self::$properties[$company_id] . '_' . $package_id;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user