Astra_Cache_Base::add_css_file( array $file )

Create an array of all the files that needs to be merged in dynamic CSS file.


Description


Parameters

$file

(array) (Required) file path.


Return

(void)


Source

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

	public static function add_css_file( $file ) {}

Changelog

Changelog
Version Description
2.1.0 Introduced.

User Contributed Notes

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