Copied!

Represents a "|" node.

This component is a port of the Python cssselect library, which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.

CloneableInstantiable
Methods
public __construct(?string $namespace = NULL, ?string $element = NULL)
public __toString() : string
public getElement() : ?string
public getNamespace() : ?string
public Symfony\Component\CssSelector\Node\AbstractNode::getNodeName() : string
public getSpecificity() : Symfony\Component\CssSelector\Node\Specificity
Properties
private ?string $element
private ?string $namespace
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration