Represents a combined node.
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
Cloneable
Instantiable
Methods |
public
__construct
(
Symfony |
public __toString () : string |
public getCombinator () : string |
public
getSelector
() :
Symfony |
public
getSpecificity
() :
Symfony |
public
getSubSelector
() :
Symfony |
Properties |
private string $combinator |
private $selector |
private $subSelector |