MediaWiki master
MediaWiki\CommentFormatter\CommentParserFactory Class Reference

Public Member Functions

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

Detailed Description

Access: internal

Definition at line 18 of file CommentParserFactory.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\CommentFormatter\CommentParserFactory::__construct ( private readonly LinkRenderer $linkRenderer,
private readonly LinkBatchFactory $linkBatchFactory,
private readonly LinkCache $linkCache,
private readonly RepoGroup $repoGroup,
private readonly Language $contLang,
private readonly TitleParser $titleParser,
private readonly NamespaceInfo $namespaceInfo,
private readonly HookContainer $hookContainer )

Definition at line 20 of file CommentParserFactory.php.

Member Function Documentation

◆ create()

MediaWiki\CommentFormatter\CommentParserFactory::create ( )

Definition at line 32 of file CommentParserFactory.php.


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