Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
NegationNode.php
function NegationNode::__construct
File
vendor/
symfony/
css-selector/
Node/
NegationNode.php
, line 26
Class
NegationNode
Represents a "<selector>:not(<identifier>)" node.
Namespace
Symfony\Component\CssSelector\Node
Code
public
function
__construct
(NodeInterface
$selector
, NodeInterface
$subSelector
) { }
RSS feed