Passed
Push — master ( 79d87e...9ca7ac )
by Alexey
05:33
created
system/modules/Ui/objects/DataManager/Action.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -81,7 +81,7 @@
 block discarded – undo
81 81
      * Get all posible directorys for module files
82 82
      * 
83 83
      * @param string $moduleName
84
-     * @return array
84
+     * @return string
85 85
      */
86 86
     static function getModulePaths($moduleName)
87 87
     {
Please login to merge, or discard this patch.