Fetch
Fetch copied to clipboard
Change setFileName() method from protected to public
If I want to change a filename of attachment, I must change method setFileName() visibility to public. I think that this method should be public defaultly.