Completed
Push — master ( ef922b...e6dc10 )
by Vermeulen
02:31
created
src/interfaces/IModules.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -31,6 +31,7 @@
 block discarded – undo
31 31
      * - require (string, array) : Si le module doit avoir d'autre module de chargé avant.
32 32
      * 
33 33
      * @throws \Exception Erreur sur la déclaration des options
34
+     * @return void
34 35
      */ 
35 36
     public function newMod($name, $params=array());
36 37
     
Please login to merge, or discard this patch.