Interface for nodes.
This component is a port of the Python cssselect library,
which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
- author Jean-François Simon
- internal
AbstractInterface
- Implements
Stringable
Methods |
public abstract __toString() : string |
public abstract getNodeName() : string |
public abstract getSpecificity() : Symfony |