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 $id)
public __toString() : string
public getId() : 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 $id
private Symfony\Component\CssSelector\Node\NodeInterface $selector
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration