private property NegationNode::$selector in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony/css-selector/Node/NegationNode.php \Symfony\Component\CssSelector\Node\NegationNode::selector
Type: NodeInterface
File
- vendor/
symfony/ css-selector/ Node/ NegationNode.php, line 27
Class
- NegationNode
- Represents a "<selector>:not(<identifier>)" node.
Namespace
Symfony\Component\CssSelector\NodeCode
private $selector;