private property SassExtendNode::$value in Sassy 7
Same name and namespace in other branches
- 7.3 phpsass/tree/SassExtendNode.php \SassExtendNode::value
*
Type: string the directive
File
- phamlp/
sass/ tree/ SassExtendNode.php, line 26
Class
- SassExtendNode
- SassExtendNode class. Represents a Sass @debug or @warn directive. @package PHamlP @subpackage Sass.tree
Code
private $value;