IXR_Base64::__construct( $data ) PHP5 constructor. ContentsSource Related Used By User Contributed Notes Source File: wp-includes/IXR/class-IXR-base64.php. View all references function __construct( $data ) { $this->data = $data; } View on Trac View on GitHub Top ↑Related Top ↑Used By Used By Used By Description IXR_Base64::IXR_Base64() wp-includes/IXR/class-IXR-base64.php PHP4 constructor. IXR_IntrospectionServer::methodSignature() wp-includes/IXR/class-IXR-introspectionserver.php Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Used By Used By Used By Description IXR_Base64::IXR_Base64() wp-includes/IXR/class-IXR-base64.php PHP4 constructor. IXR_IntrospectionServer::methodSignature() wp-includes/IXR/class-IXR-introspectionserver.php