class NumberHandler implements HandlerInterface
CSS selector comment handler.
This component is a port of the Python cssselect library, which is copyright Ian Bicking, see https://github.com/SimonSapin/cssselect.
Methods
| __construct(TokenizerPatterns $patterns) | ||
| bool | handle(Reader $reader, TokenStream $stream) |
Please login to continue.