CommentHandler

CommentHandler

class CommentHandler 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

bool handle(Reader $reader, TokenStream $stream)

Details