ScssSource
extends BaseObject
in package
Table of Contents
- $file : string
- $scss : string
- __construct() : mixed
- Constructor, configure this object's options
Properties
$file
public
string
$file
$scss
public
string
$scss
Methods
__construct()
Constructor, configure this object's options
public
__construct([array<string|int, mixed> $options = [] ]) : mixed
Parameters
- $options : array<string|int, mixed> = []