Summery Summery
Get the status message
Syntax Syntax
Source Source
File: wp-includes/Requests/Exception/HTTP.php
public function getReason() {
return $this->reason;
}
Developer Resources, Tips, Tricks, Tutorials and Much more.
Get the status message
File: wp-includes/Requests/Exception/HTTP.php
public function getReason() {
return $this->reason;
}