wordpress / latest / classes / ixr_base64 / ixr_base64.html

IXR_Base64::IXR_Base64( $data )

PHP4 constructor.

Source

File: wp-includes/IXR/class-IXR-base64.php. View all references

public function IXR_Base64( $data ) {
	self::__construct( $data );
}

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