Copied!

Represents a "(::|:)<pseudoElement>" 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 $tree, ?string $pseudoElement = NULL)
public __toString() : string
public Symfony\Component\CssSelector\Node\AbstractNode::getNodeName() : string
public getPseudoElement() : ?string
public getSpecificity() : Symfony\Component\CssSelector\Node\Specificity
public getTree() : Symfony\Component\CssSelector\Node\NodeInterface
Properties
private ?string $pseudoElement
private Symfony\Component\CssSelector\Node\NodeInterface $tree
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration