Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Drop double \ from parameter types (#445)
Currently the generation of files is failing due to ?\\DateTimeZone in a nullable parameter on at least one function. This changeset fixes that a bit crudely but effectively.
- Loading branch information