Blame | Letzte Änderung | Log anzeigen | RSS feed
class {class_name} extends SOAPClient { public function __construct($wsdl, array $options) { parent::__construct('{wsdl}'); } {methods}}
class {class_name} extends SOAPClient
{
public function __construct($wsdl, array $options)
parent::__construct('{wsdl}');
}
{methods}}