|
| run (Env $env, Node $root, array $options=[], bool $atTopLevel=false) |
| - Parameters
-
Env | $env | |
Element | DocumentFragment | $root | The root of the tree to process |
array | $options | |
bool | $atTopLevel | Is this processor invoked on the top level page? If false, this is being invoked in a sub-pipeline (ex: extensions) |
|
|
◆ run()
Wikimedia\Parsoid\Wt2Html\DOM\Processors\LangConverter::run |
( |
Env | $env, |
|
|
Node | $root, |
|
|
array | $options = [], |
|
|
bool | $atTopLevel = false ) |
- Parameters
-
Env | $env | |
Element | DocumentFragment | $root | The root of the tree to process |
array | $options | |
bool | $atTopLevel | Is this processor invoked on the top level page? If false, this is being invoked in a sub-pipeline (ex: extensions) |
Implements Wikimedia\Parsoid\Wt2Html\Wt2HtmlDOMProcessor.
The documentation for this class was generated from the following file:
- src/Wt2Html/DOM/Processors/LangConverter.php