PHP Interface Phpro\SoapClient\CodeGenerator\Config\ConfigInterface

Afficher le fichier Open project: phpro/soap-client

Méthodes publiques

Méthode Description
getDestination ( ) : string
getNamespace ( ) : string
getRuleSet ( ) : Phpro\SoapClient\CodeGenerator\Rules\RuleSetInterface
getSoapOptions ( ) array
getWsdl ( ) : string

Method Details

getDestination() public méthode

public getDestination ( ) : string
Résultat string

getNamespace() public méthode

public getNamespace ( ) : string
Résultat string

getRuleSet() public méthode

public getRuleSet ( ) : Phpro\SoapClient\CodeGenerator\Rules\RuleSetInterface
Résultat Phpro\SoapClient\CodeGenerator\Rules\RuleSetInterface

getSoapOptions() public méthode

array
public getSoapOptions ( )

getWsdl() public méthode

public getWsdl ( ) : string
Résultat string