PHP Class Phpro\SoapClient\Type\MixedResult

Inheritance: implements ResultInterface
Show file Open project: phpro/soap-client

Public Methods

Method Description
__construct ( mixed $result ) MixedResult constructor.
getResult ( ) : mixed

Method Details

__construct() public method

MixedResult constructor.
public __construct ( mixed $result )
$result mixed

getResult() public method

public getResult ( ) : mixed
return mixed