$this->id, 'parent_id' => $this->parent_id, 'name' => $this->name, 'is_end' => $this->is_end, ]; } }