Elcodi\Admin\MetricBundle\Controller\PanelController::metricPanelLastWeekAction PHP Method

metricPanelLastWeekAction() public method

View last week's panel
    public function metricPanelLastWeekAction()
    {
        return ['type' => AdminPanelTypes::PANEL_TYPE_LAST_WEEK];
    }