|
Kartographer
Extension that adds maps to wiki pages
|
@license MIT More...
Inheritance diagram for Kartographer\MediaWikiWikitextParser:
Collaboration diagram for Kartographer\MediaWikiWikitextParser:Public Member Functions | |
| __construct (private readonly Parser $parser, private readonly ?PPFrame $frame=null,) | |
Public Member Functions inherited from Kartographer\WikitextParser | |
| parseWikitext (string $wikiText) | |
Protected Member Functions | |
| parse (string $wikiText) | |
| @inheritDoc | |
@license MIT
|
protected |
@inheritDoc
Reimplemented from Kartographer\WikitextParser.