%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/graphicd/public_html/vebto/common/Admin/Analytics/Actions/
Upload File :
Create Path :
Current File : /home/graphicd/public_html/vebto/common/Admin/Analytics/Actions/GetNullAnalyticsData.php

<?php

namespace Common\Admin\Analytics\Actions;

class GetNullAnalyticsData implements GetAnalyticsData
{
    public function execute($channel) {
        return [
            'weeklyPageViews' => [
                'current' => [],
                'previous' => [],
            ],
            'monthlyPageViews' => [
                'current' => [],
                'previous' => [],
            ],
            'browsers' => [],
            'countries' => []
        ];
    }
}

Zerion Mini Shell 1.0