Completed
Pull Request — master (#338)
by
unknown
09:23 queued 04:02
created
src/Addon/Module/ModuleRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -142,7 +142,7 @@
 block discarded – undo
142 142
 
143 143
     /**
144 144
      * Install the npm dependencies
145
-     * @return void
145
+     * @return false|null
146 146
      */
147 147
     public function installNpm(Module $module)
148 148
     {
Please login to merge, or discard this patch.