mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-15 03:38:01 +01:00
Code style fixes
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
<?php
|
||||
/**
|
||||
* @link http://www.yiiframework.com/
|
||||
* @copyright Copyright (c) 2008 Yii Software LLC
|
||||
* @license http://www.yiiframework.com/license/
|
||||
*/
|
||||
|
||||
namespace yiiunit\data\modules\magic;
|
||||
|
||||
class Module extends \yii\base\Module
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user