Function Tempcode->decache
Definitions
sources/tempcode.php
- Remove any internal evaluation cachings within the object.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Remove any internal evaluation cachings within the object.
*
*/
public function decache()
* Remove any internal evaluation cachings within the object.
*
*/
public function decache()

