private property AttributeNode::$operator in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony/css-selector/Node/AttributeNode.php \Symfony\Component\CssSelector\Node\AttributeNode::operator
Type: string
File
- vendor/
symfony/ css-selector/ Node/ AttributeNode.php, line 42
Class
- AttributeNode
- Represents a "<selector>[<namespace>|<attribute> <operator> <value>]" node.
Namespace
Symfony\Component\CssSelector\NodeCode
private $operator;