mirror of
https://github.com/mrclay/minify.git
synced 2025-08-11 16:44:44 +02:00
Improve source factory constructor docs
This commit is contained in:
@@ -40,6 +40,8 @@ class Minify_Source_Factory {
|
||||
* jumps ahead by a number of hours, set this variable to that number. If the mtime
|
||||
* moves back, this should not be needed.
|
||||
*
|
||||
* @param Minify_CacheInterface $cache Optional cache for handling .less files.
|
||||
*
|
||||
*/
|
||||
public function __construct(Minify_Env $env, array $options = array(), Minify_CacheInterface $cache = null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user