Parser
AbstractYes
Table of Contents
Methods
- handle() : mixed
- Method should parse document and fill document's metadata properties that were left unfilled by previous parsers in chain.
Methods
handle()
Method should parse document and fill document's metadata properties that were left unfilled by previous parsers in chain.
public
abstract handle(HtmlDocument $document) : mixed
Parameters
- $document : HtmlDocument