Update SiteController.php

This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
crtlib
2013-07-26 16:22:30 +02:00
gitea-unlock(16/)
parent b42f5181e7
commit e0b256586b

2
apps/benchmark/protected/controllers/SiteController.php
View File

@@ -1,5 +1,7 @@
<?php
namespace app\controllers;
use yii\web\Controller;
class SiteController extends Controller