This is the DOMBuilder subclass used by Wt2Html.
More...
|
| createDocument (?string $doctypeName=null, ?string $public=null, ?string $system=null) |
|
This is the DOMBuilder subclass used by Wt2Html.
◆ createDocument()
Wikimedia\Parsoid\Wt2Html\TreeBuilder\DOMBuilder::createDocument |
( |
?string | $doctypeName = null, |
|
|
?string | $public = null, |
|
|
?string | $system = null ) |
|
protected |
- Parameters
-
string | null | $doctypeName | |
string | null | $public | |
string | null | $system | |
- Returns
- \DOMDocument
The documentation for this class was generated from the following file:
- src/Wt2Html/TreeBuilder/DOMBuilder.php