MediaWiki master
MediaWiki\CommentFormatter\CommentParserFactory Class Reference

Public Member Functions

 __construct (LinkRenderer $linkRenderer, LinkBatchFactory $linkBatchFactory, LinkCache $linkCache, RepoGroup $repoGroup, Language $userLang, Language $contLang, TitleParser $titleParser, NamespaceInfo $namespaceInfo, HookContainer $hookContainer)
 
 create ()
 

Detailed Description

Access: internal

Definition at line 17 of file CommentParserFactory.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\CommentFormatter\CommentParserFactory::__construct ( LinkRenderer $linkRenderer,
LinkBatchFactory $linkBatchFactory,
LinkCache $linkCache,
RepoGroup $repoGroup,
Language $userLang,
Language $contLang,
TitleParser $titleParser,
NamespaceInfo $namespaceInfo,
HookContainer $hookContainer )
Parameters
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.

Member Function Documentation

◆ create()

MediaWiki\CommentFormatter\CommentParserFactory::create ( )
Returns
CommentParser

Definition at line 73 of file CommentParserFactory.php.


The documentation for this class was generated from the following file: