$this->activeByStage, 'averagesApiUrl' => $this->averagesApiUrl, 'percentageStats' => $this->percentageStats, 'tableRows' => $this->tableRows, ] ); return $config; } }