Phpro\SoapClient\ClientFactory::__construct PHP Method

__construct() public method

public __construct ( string $className )
$className string
    public function __construct($className)
    {
        $this->className = $className;
    }