class RevisionCompiler implements CompilerInterface
Constants
EMPTY_REVISION |
|
Properties
protected Filesystem | $assetsDir |
|
||
protected VersionerInterface | $versioner |
|
||
protected string | $filename |
|
||
protected callable[] | $sourcesCallbacks |
|
Methods
__construct(Filesystem $assetsDir, string $filename, VersionerInterface $versioner = null)
No description