Astra_Cache::astra_refresh_assets()

Refresh Assets.


Description


Return

(void)


Source

File: classes/cache/class-astra-cache.php

	public function astra_refresh_assets() {
		parent::refresh_assets( $this->cache_dir );
	}

Changelog

Changelog
Version Description
2.1.0 Introduced.


User Contributed Notes

You must log in before being able to contribute a note or feedback.