PHP Class Phpro\SoapClient\Soap\ClassMap\ClassMap

Inheritance: implements Phpro\SoapClient\Soap\ClassMap\ClassMapInterface
Show file Open project: phpro/soap-client Class Usage Examples

Public Methods

Method Description
__construct ( $wsdlType, $phpClassName )
getPhpClassName ( ) : string
getWsdlType ( ) : string

Method Details

__construct() public method

public __construct ( $wsdlType, $phpClassName )
$wsdlType
$phpClassName

getPhpClassName() public method

public getPhpClassName ( ) : string
return string

getWsdlType() public method

public getWsdlType ( ) : string
return string