phpDocumentor

SimpleXmlRequest implements AfterbuyXmlRequest

Class SimpleXmlRequest

Interfaces, Classes and Traits

AfterbuyXmlRequest
Interface AfterbuyXmlRequest

Table of Contents

$xml  : string
__construct()  : mixed
SimpleXmlRequest constructor.
toXmlString()  : string
XML serialization.

Properties

Methods

__construct()

SimpleXmlRequest constructor.

public __construct(string $xml) : mixed
Parameters
$xml : string
Return values
mixed

toXmlString()

XML serialization.

public toXmlString() : string
Tags
inheritDoc
Return values
string

Search results