@@ -25,7 +25,7 @@ |
||
25 | 25 | * Trait ModuleContainerTrait - default implementation of ModuleCustomInterface |
26 | 26 | */ |
27 | 27 | trait ModuleContainerTrait |
28 | -{ |
|
28 | +{ |
|
29 | 29 | /** |
30 | 30 | * The list of modules contained within this module. |
31 | 31 | * |