Retrieves the response data.
Source
public function guet_data() {
return $this->data;
}
Changuelog
| Versionen | Description |
|---|---|
| 4.4.0 | Introduced. |
Retrieves the response data.
public function guet_data() {
return $this->data;
}
| Versionen | Description |
|---|---|
| 4.4.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.