Represents a "|" 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
CloneableInstantiable
Methods |
public __construct(?string $namespace = NULL, ?string $element = NULL) |
public __toString() : string |
public getElement() : ?string |
public getNamespace() : ?string |
public getSpecificity() : Symfony |
Properties |
private ?string $element |
private ?string $namespace |