Commit bf5d7e9b0c34b29c9a8eeec556d0765ee47ce646

Authored by Yarik
1 parent a2cde075

Test change

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
Module.php
... ... @@ -14,6 +14,8 @@
14 14 class Module extends \yii\base\Module
15 15 {
16 16  
  17 +
  18 +
17 19 /**
18 20 * @var string module name
19 21 */
... ...