Translation2_Admin::cleanCache() -- Clear the cache. Use with the
CacheLiteFunction decorator only.
Description
If you use the CacheLiteFunction decorator,
you may want to invalidate the cache after a change in the data base.
Note
This function can not be called
statically.