
Hi,
This is normal that your option property is named "$this->options" for "withMtomAttachments()" (and withSwaAttachments and withBase64Attachments) ?
Other methods your option property is named "$this->soapOptions" (this is correct and functional).
But withMtomAttachments is wrong I think...