MediaWiki REL1_39
|
Public Member Functions | |
__construct (LinkRenderer $linkRenderer, LinkBatchFactory $linkBatchFactory, LinkCache $linkCache, RepoGroup $repoGroup, Language $userLang, Language $contLang, TitleParser $titleParser, NamespaceInfo $namespaceInfo, HookContainer $hookContainer) | |
create () | |
Definition at line 17 of file CommentParserFactory.php.
MediaWiki\CommentFormatter\CommentParserFactory::__construct | ( | LinkRenderer | $linkRenderer, |
LinkBatchFactory | $linkBatchFactory, | ||
LinkCache | $linkCache, | ||
RepoGroup | $repoGroup, | ||
Language | $userLang, | ||
Language | $contLang, | ||
TitleParser | $titleParser, | ||
NamespaceInfo | $namespaceInfo, | ||
HookContainer | $hookContainer ) |
LinkRenderer | $linkRenderer | |
LinkBatchFactory | $linkBatchFactory | |
LinkCache | $linkCache | |
RepoGroup | $repoGroup | |
Language | $userLang | |
Language | $contLang | |
TitleParser | $titleParser | |
NamespaceInfo | $namespaceInfo | |
HookContainer | $hookContainer |
Definition at line 48 of file CommentParserFactory.php.
MediaWiki\CommentFormatter\CommentParserFactory::create | ( | ) |
Definition at line 73 of file CommentParserFactory.php.