17 private $linkRenderer;
19 private $configHelper;
21 public function __construct(
22 LinkRenderer $linkRenderer,
25 $this->linkRenderer = $linkRenderer;
26 $this->configHelper = $configHelper;
29 public function newFromContext( IContextSource $contextSource ):
StatsTable {
34 $contextSource->getLanguage()