Deleting namespaces from a PhpFile in the PHP Code Generator
- jlevers
- Member | 1
Hey All,
I've been working with the PHP Code Generator extensively, and it's been awesome!
The one issue I'm running into is that I can't figure out how to delete a namespace from a PhpFile. Is there any way to do this? I've searched through the code and the API docs but haven't found anything.
Thanks!