IXR_IntrospectionServer::IXR_IntrospectionServer() – PHP4 constructor.

You appear to be a bot. Output may be restricted

Description

PHP4 constructor.

Usage

IXR_IntrospectionServer::IXR_IntrospectionServer();

Parameters

Returns

void

Source

File name: wordpress/wp-includes/IXR/class-IXR-introspectionserver.php
Lines:

1 to 3 of 3
  public function IXR_IntrospectionServer() {
    self::__construct();
  }
 

 View on GitHub View on Trac