class LessCompiler extends RevisionCompiler
Traits
Constants
| EMPTY_REVISION |
|
Properties
| protected callable[] | $sourcesCallbacks | from HasSources |
|
|
| protected VersionerInterface | $versioner | from RevisionCompiler |
|
|
| protected string | $cacheDir |
|
||
| protected array | $importDirs |
|
||
| protected array | $customFunctions |
|
||
| protected Collection|null | $lessImportOverrides |
|
||
| protected Collection|null | $fileSourceOverrides |
|
Methods
__construct(Cloud $assetsDir, string $filename, SettingsRepositoryInterface $settings)
No description
from RevisionCompiler