Skip to content

Commit

Permalink
symlink dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ljbreak2008 committed Dec 28, 2017
1 parent 20c6dea commit 9fad168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OSS/Result/SymlinkResult.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ protected function parseDataFromResponse()
$this->rawResponse->header[OssClient::OSS_SYMLINK_TARGET] = rawurldecode($this->rawResponse->header[OssClient::OSS_SYMLINK_TARGET]);
return $this->rawResponse->header;
}
}

}

0 comments on commit 9fad168

Please sign in to comment.