Property | Type | Description | |
---|---|---|---|
$scssc | Reference to SCSS compiler |
Method | Description | |
---|---|---|
__construct ( array $options = [] ) : void | If configuration options are passes then twig environment is initialized right away | |
render ( string $tpl, array $vars = [] ) : string | Parse the incoming template |
Method | Description | |
---|---|---|
getEnvironment ( $reset = false ) |
public __construct ( array $options = [] ) : void | ||
$options | array | Processor options |
return | void |