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