PayPal\Handler\GenericSoapHandler::__construct PHP Method

__construct() public method

public __construct ( $namespace )
    public function __construct($namespace)
    {
        $this->namespace = $namespace;
    }
GenericSoapHandler