59 $this->linkRenderer = $linkRenderer;
60 $this->linkBatchFactory = $linkBatchFactory;
61 $this->linkCache = $linkCache;
62 $this->repoGroup = $repoGroup;
63 $this->userLang = $userLang;
64 $this->contLang = $contLang;
65 $this->titleParser = $titleParser;
66 $this->namespaceInfo = $namespaceInfo;
67 $this->hookContainer = $hookContainer;