You are here

constant SassExtendNode::IDENTIFIER in Sassy 7

Same name and namespace in other branches
  1. 7.3 phpsass/tree/SassExtendNode.php \SassExtendNode::IDENTIFIER

File

phamlp/sass/tree/SassExtendNode.php, line 19

Class

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

Code

const IDENTIFIER = '@';