PHP 클래스 api\ApiClassMap

파일 보기 프로젝트 열기: wsdltophp/packagegenerator 1 사용 예제들

공개 메소드들

메소드 설명
get ( ) : string[] Returns the mapping between the WSDL Structs and generated Structs' classes This array is sent to the \SoapClient when calling the WS

메소드 상세

get() 최종 공개 정적인 메소드

Returns the mapping between the WSDL Structs and generated Structs' classes This array is sent to the \SoapClient when calling the WS
final public static get ( ) : string[]
리턴 string[]