BeforeHeadPhase constructor

BeforeHeadPhase(
  1. HtmlParser parser
)

Implementation

BeforeHeadPhase(HtmlParser parser) : super(parser);