Piwik\Plugins\DBStats\Reports\GetMetricDataSummary::init PHP Method

init() protected method

protected init ( )
    protected function init()
    {
        $this->name = Piwik::translate('DBStats_MetricTables');
    }