Temporary files management enhancements
- Now remove only temporary files created by the generator, on
__destruct()
- Added a possibility to specify a custom temporary folder with a
setTemporaryFolder()
method - Updated composer install instructions
__destruct()
setTemporaryFolder()
method