id = $rulesPoints->id; $this->point = $rulesPoints->point; $this->name = $rulesPoints->name; $this->content = $rulesPoints->content; $this->dic = $rulesPoints->dic; } }