$this->id, 'name' => $this->name, 'type' => $this->type, 'mime_type' => $this->mime_type, 'file_size' => $this->file_size, ]; } }