Documentation

CacheBustingWorker
in package
implements WorkerInterface

Adds cache busting code

Tags
author

Kris Wallsmith kris.wallsmith@gmail.com

Interfaces, Classes and Traits

WorkerInterface
Assets are passed through factory workers before leaving the factory.

Table of Contents

$separator  : mixed
__construct()  : mixed
process()  : AssetInterface|null
Processes an asset.
getHash()  : mixed

Properties

Methods

__construct()

public __construct([mixed $separator = '-' ]) : mixed
Parameters
$separator : mixed = '-'
Return values
mixed

Search results