mirror of
https://github.com/Karaka-Management/oms-Draw.git
synced 2026-02-01 07:48:41 +00:00
remove getId()
This commit is contained in:
parent
72d9c7b03b
commit
1b61110bc8
|
|
@ -42,17 +42,6 @@ class DrawImage implements \JsonSerializable
|
|||
*/
|
||||
public null|int|Media $media = null;
|
||||
|
||||
/**
|
||||
* Get id
|
||||
*
|
||||
* @return int
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public function getId() : int
|
||||
{
|
||||
return $this->id;
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user