PHP 인터페이스 Phpro\SoapClient\CodeGenerator\Config\ConfigInterface

파일 보기 프로젝트 열기: phpro/soap-client

공개 메소드들

메소드 설명
getDestination ( ) : string
getNamespace ( ) : string
getRuleSet ( ) : Phpro\SoapClient\CodeGenerator\Rules\RuleSetInterface
getSoapOptions ( ) array
getWsdl ( ) : string

메소드 상세

getDestination() 공개 메소드

public getDestination ( ) : string
리턴 string

getNamespace() 공개 메소드

public getNamespace ( ) : string
리턴 string

getRuleSet() 공개 메소드

public getRuleSet ( ) : Phpro\SoapClient\CodeGenerator\Rules\RuleSetInterface
리턴 Phpro\SoapClient\CodeGenerator\Rules\RuleSetInterface

getSoapOptions() 공개 메소드

array
public getSoapOptions ( )

getWsdl() 공개 메소드

public getWsdl ( ) : string
리턴 string