Warn
- Full name:
\ScssPhp\ScssPhp\Warn
- This class is marked as final and can't be subclassed
- This class is a Final class
Properties
callback
- This property is static.
Methods
warning
Prints a warning message associated with the current @import
or function call.
This may only be called within a custom function or importer callback.
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$message |
string |
deprecation
Prints a deprecation warning message associated with the current @import
or function call.
This may only be called within a custom function or importer callback.
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$message |
string |
reportWarning
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$message |
string | |
$deprecation |
bool |
Automatically generated on 2025-03-18