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