Summery Summery
Return the entire IRI when you try and read the object as a string
Syntax Syntax
Return Return
(string)
Source Source
File: wp-includes/Requests/IRI.php
public function __toString() { return $this->get_iri(); }
Developer Resources, Tips, Tricks, Tutorials and Much more.