PHP Interface fXmlRpc\Parser\ParserInterface

Afficher le fichier Open project: lstrojny/fxmlrpc Interface Usage Examples

Méthodes publiques

Méthode Description
parse ( string $xmlString ) : mixed Parse XML string into PHP representation

Method Details

parse() public méthode

Parse XML string into PHP representation
public parse ( string $xmlString ) : mixed
$xmlString string
Résultat mixed