IXR_IntrospectionServer::IXR_IntrospectionServer()
PHP4 constructor.
{} It's a method of the class: IXR_IntrospectionServer{}
No Hooks.
Return
null
. Nothing.
Usage
$IXR_IntrospectionServer = new IXR_IntrospectionServer(); $IXR_IntrospectionServer->IXR_IntrospectionServer();
Code of IXR_IntrospectionServer::IXR_IntrospectionServer() IXR IntrospectionServer::IXR IntrospectionServer WP 6.0
public function IXR_IntrospectionServer() { self::__construct(); }