Requests_Exception::getType(): string

Like {@see getCode()}, but a string code.

Return

string

Source

File: wp-includes/Requests/Exception.php. View all references

public function getType() {
	return $this->type;
}

© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/requests_exception/gettype