PHP 인터페이스 fXmlRpc\Parser\ParserInterface

파일 보기 프로젝트 열기: lstrojny/fxmlrpc 0 사용 예제들

공개 메소드들

메소드 설명
parse ( string $xmlString ) : mixed Parse XML string into PHP representation

메소드 상세

parse() 공개 메소드

Parse XML string into PHP representation
public parse ( string $xmlString ) : mixed
$xmlString string
리턴 mixed