You are here

private property SassRuleNode::$selectors in Sassy 7.3

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

Type: array selector(s)

File

phpsass/tree/SassRuleNode.php, line 31

Class

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

Code

private $selectors = array();