|
MediaWiki master
|
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 () | |
Definition at line 18 of file CommentParserFactory.php.
| 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.
| MediaWiki\CommentFormatter\CommentParserFactory::create | ( | ) |
Definition at line 32 of file CommentParserFactory.php.