Commit 5672b289e131be7e2b8b2a5ea08ad24886b7f551
1 parent
37979782
--
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/controllers/CatalogController.php
| @@ -27,7 +27,7 @@ use yii\web\HttpException; | @@ -27,7 +27,7 @@ use yii\web\HttpException; | ||
| 27 | class CatalogController extends \yii\web\Controller | 27 | class CatalogController extends \yii\web\Controller |
| 28 | { | 28 | { |
| 29 | public function actionSearch() { | 29 | public function actionSearch() { |
| 30 | - | 30 | + // @todo |
| 31 | } | 31 | } |
| 32 | 32 | ||
| 33 | public function actionCategory() | 33 | public function actionCategory() |