You appear to be a bot. Output may be restricted
Description
Usage
dependencies_cache::reset_styles();
Parameters
Returns
voidSource
File name: oik/libs/class-dependencies-cache.phpLines:
1 to 4 of 4
function reset_styles() { $this->registered_styles = array(); $this->queued_styles = array(); }View on GitHub View on Trac