CommentHandler
class CommentHandler implementsHandlerInterface
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)
No description