Description
Usage
dependencies_cache::save_dependencies();Parameters
Returns
voidSource
File name: oik/libs/class-dependencies-cache.phpLines:
1 to 6 of 6
function save_dependencies() { $this->reset_scripts(); $this->reset_styles(); $this->save_scripts(); $this->save_styles(); }View on GitHub View on Trac
Called by
Invoked by
Calls
1 to 4 of 4
