PHP5 constructor.
File: wp-includes/IXR/class-IXR-message.php
function __construct( $message )
{
$this->message =& $message;
}
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/ixr_message/__construct