SimpleXmlRequest
in package
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
$xml
private
string
$xml
Methods
__construct()
SimpleXmlRequest constructor.
public
__construct(string $xml) : mixed
Parameters
- $xml : string
Return values
mixed —toXmlString()
XML serialization.
public
toXmlString() : string