BeforeHtmlPhase constructor

BeforeHtmlPhase(
  1. HtmlParser parser
)

Implementation

BeforeHtmlPhase(HtmlParser parser) : super(parser);