You are here

private property SassRuleNode::$selectors in Sassy 7

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

*

Type: array selector(s)

File

phamlp/sass/tree/SassRuleNode.php, line 31

Class

SassRuleNode
SassRuleNode class. Represents a CSS rule. @package PHamlP @subpackage Sass.tree

Code

private $selectors = array();