Home
last modified time | relevance | path

Searched refs:CacheBustingWorker (Results 1 – 4 of 4) sorted by relevance

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/
H A DCacheBustingWorker.php23 class CacheBustingWorker implements WorkerInterface class
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.2.md27 * Removed `LazyAssetManager` from `CacheBustingWorker` constructor
H A DCHANGELOG-1.1.md32 * Added the CacheBustingWorker
H A DREADME.md222 If you serve your assets from static files as just described, you can use the CacheBustingWorker to…
233 use Assetic\Factory\Worker\CacheBustingWorker;
239 $factory->addWorker(new CacheBustingWorker());