private property SassDebugNode::$warning in Sassy 7
Same name and namespace in other branches
- 7.3 phpsass/tree/SassDebugNode.php \SassDebugNode::warning
*
Type: boolean true if this is a warning
File
- phamlp/
sass/ tree/ SassDebugNode.php, line 35
Class
- SassDebugNode
- SassDebugNode class. Represents a Sass @debug or @warn directive. @package PHamlP @subpackage Sass.tree
Code
private $warning;