Yarik
/
artbox-webcomment
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
bf5d7e9b0c34b29c9a8eeec556d0765ee47ce646
Authored by
Yarik
2016-11-09 11:57:06 +0200
1 parent
a2cde075
Test change
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
Module.php
Inline
Side-by-side
Module.php
Wrap text
Show/Hide comments
View file @
bf5d7e9
...
...
@@ -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
*/
...
...