attributes['user_uid']; } final public function getClientInfoUID(): int|null { return $this->attributes['clientinfo_uid']; } //기본기능 public function getContent(): string|null { return $this->attributes['content']; } }