new Destroyer()
Static helper class to release resources
Methods
-
<static> destroy()
-
Recursive calls destry method on element (if exists) If element is of type Array then loops through all elements. If element is of type Object then loops through all keys.
Returns:
- Type
- null