You are here

constant SassCommentNode::NODE_IDENTIFIER in Sassy 7.3

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

File

phpsass/tree/SassCommentNode.php, line 19

Class

SassCommentNode
SassCommentNode class. Represents a CSS comment. @package PHamlP @subpackage Sass.tree

Code

const NODE_IDENTIFIER = '/';