You appear to be a bot. Output may be restricted
Description
Returns the latest HTML
Usage
dependencies_cache::get_latest_html();
Parameters
Returns
voidSource
File name: oik/libs/class-dependencies-cache.phpLines:
1 to 3 of 3
function get_latest_html() { return $this->latest_html; }View on GitHub View on Trac