mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-01-24 09:38:40 +00:00
remove getId()
This commit is contained in:
parent
8158c654d1
commit
89c7917c3f
|
|
@ -68,18 +68,6 @@ class ItemPrice implements \JsonSerializable
|
|||
{
|
||||
}
|
||||
|
||||
/**
|
||||
* Get id
|
||||
*
|
||||
* @return int
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public function getId() : int
|
||||
{
|
||||
return $this->id;
|
||||
}
|
||||
|
||||
/**
|
||||
* Get status
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user