Function Minifier->clean
Definitions
sources/jsmin.php
- Resets attributes that do not need to be stored between requests so thatthe next request is ready to go. Another reason for this is to make surethe variables are cleared and are not taking up memory.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A