Skip to content

Commit 40ed0f1

Browse files
author
Igor Chepurnoy
committed
Update Module.php
1 parent 9c12511 commit 40ed0f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/admin/Module.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class Module extends \yii\base\Module
2929
public $controllerNamespace = 'app\modules\admin\controllers';
3030

3131
/**
32-
*
32+
* Init module
3333
*/
3434
public function init()
3535
{

0 commit comments

Comments
 (0)