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