最后更新于:2021-12-01 11:11:16
Retrieves the response data.
(mixed) Response data.
文件: gc-includes/class-gc-http-response.php
public function get_data() { return $this->data; }