ProCacheCompilerSCSS::getCompiler()
Get SCSS compiler
Usage
// basic usage
$scssPhp\ScssPhp\Compiler = $proCacheCompilerSCSS->getCompiler();
// usage with all arguments
$scssPhp\ScssPhp\Compiler = $proCacheCompilerSCSS->getCompiler(bool $reset = false);
Arguments
Name | Type(s) | Description |
---|---|---|
$reset (optional) | bool |
Return value
ScssPhp\ScssPhp\Compiler
ProCacheCompilerSCSS methods and properties
API reference based on ProcessWire core version 3.0.252