dbmsv4 init...3
This commit is contained in:
parent
3bea89dbb9
commit
c3fa7b8c1a
@ -19,10 +19,6 @@ class UserSNSEntity extends CommonEntity
|
||||
parent::__construct($data);
|
||||
}
|
||||
//Common Function
|
||||
public function getParent(): int|null
|
||||
{
|
||||
return $this->attributes[Model::PARENT];
|
||||
}
|
||||
public function getID(): string
|
||||
{
|
||||
return $this->attributes['id'];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user