Subversion-Projekte lars-tiefland.php_share

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

class {class_name} extends SOAPClient
{
    public function __construct($wsdl, array $options)
    {
        parent::__construct('{wsdl}');
    }
{methods}}