Passed
Pull Request — main (#4794)
by
unknown
05:55
created
app/Module/ModuleContainerTrait.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
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
      *
Please login to merge, or discard this patch.