Completed
Push — master ( 9ad3a8...8db695 )
by Vitaly
03:33
created
src/Module.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -40,7 +40,7 @@
 block discarded – undo
40 40
      *
41 41
      * @param array $params Preparation stage parameters
42 42
      *
43
-     * @return bool|void Preparation stage result
43
+     * @return boolean Preparation stage result
44 44
      */
45 45
     public function prepare(array $params = array())
46 46
     {
Please login to merge, or discard this patch.