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(Symfony\Component\CssSelector\Node\NodeInterface $selector, string $identifier)
public __toString() : string
public getIdentifier() : string
public Symfony\Component\CssSelector\Node\AbstractNode::getNodeName() : string
public getSelector() : Symfony\Component\CssSelector\Node\NodeInterface
public getSpecificity() : Symfony\Component\CssSelector\Node\Specificity
Properties
private string $identifier
private Symfony\Component\CssSelector\Node\NodeInterface $selector
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration