Свойство | Type | Description | |
---|---|---|---|
$classmap | array | Default class map for wsdl=>php | |
$endpoint | string | The endpoint of the service |
Méthode | Description | |
---|---|---|
__construct ( string $wsdl, array $options, $user ) | Constructor using wsdl location and options array | |
getSharedAdUnitsByStatement ( $filterStatement ) | This method is deprecated and returns null. | |
performSharedAdUnitAction ( $sharedAdUnitAction, $filterStatement ) : the | This method is deprecated and is a no-op. |
public __construct ( string $wsdl, array $options, $user ) | ||
$wsdl | string | WSDL location for this service |
$options | array | Options for the SoapClient |
public static array $classmap | ||
Résultat | array |
public static string $endpoint | ||
Résultat | string |