On this page
IXR_Value::IXR_Value( $data, $type = false )
PHP4 constructor.
Source
File: wp-includes/IXR/class-IXR-value.php. View all references
public function IXR_Value( $data, $type = false ) {
self::__construct( $data, $type );
}
Related
Uses
| Uses | Description |
|---|---|
| IXR_Value::__construct() wp-includes/IXR/class-IXR-value.php | PHP5 constructor. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/ixr_value/ixr_value