Add HtmlTransformFactory as depdendency for HtmlOutputRendererHelper

Bug: T317019
Depends-On: I5e11452f1c531a757e8d860f9c727b5810406bce
Change-Id: Ib4262e95cc333d008b083f74c88919441095f446
This commit is contained in:
Abijeet 2022-10-14 14:31:38 +05:30
parent 09555e4315
commit a9a4d9eab0

View file

@ -94,7 +94,8 @@ class DirectParsoidClient implements ParsoidClient {
$helper = new HtmlOutputRendererHelper(
$this->parsoidOutputStash,
$this->stats,
$this->parsoidOutputAccess
$this->parsoidOutputAccess,
$this->htmlTransformFactory
);
// Fake REST params