constructor
XML_Serializer::XML_Serializer() -- constructor
Synopsis
require_once 'Serializer.php'; |
void constructor XML_Serializer::XML_Serializer
([mixed $options = NULL])
Description
This package is not documented yet.
Parameter
- mixed
$options
array containing options for the serialization
Throws
throws no exceptions thrown
Note
This function can not be called
statically.