You are here

private property SassDebugNode::$warning in Sassy 7.3

Same name and namespace in other branches
  1. 7 phamlp/sass/tree/SassDebugNode.php \SassDebugNode::warning

Type: boolean true if this is a warning

File

phpsass/tree/SassDebugNode.php, line 35

Class

SassDebugNode
SassDebugNode class. Represents a Sass @debug or @warn directive. @package PHamlP @subpackage Sass.tree

Code

private $warning;