Postprocessor
in
Interface for postprocessors.
Table of Contents
- postprocess() : string
- Postprocess the HTML.
Methods
postprocess()
Postprocess the HTML.
public
postprocess(string $html) : string
Parameters
- $html : string
-
HTML to postprocess.