Commit 088ff9099fb3ff4e6eda70fde49e52ee5cda53a5

Authored by Alex Savenko
1 parent d7f4f4bf

ga

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
backend/controllers/ReportController.php
... ... @@ -9,6 +9,7 @@
9 9 namespace backend\controllers;
10 10  
11 11 use yii\web\Controller;
  12 +use yii\web\Request;
12 13  
13 14  
14 15 class ReportController extends Controller
... ...