Requests_Exception::getData()

Gives any relevant data


Description Description


Return Return

(mixed)


Top ↑

Source Source

File: wp-includes/Requests/Exception.php

	public function getData() {
		return $this->data;
	}

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.