Passed
Push — master ( 489d5a...3a2bb3 )
by Vitaly
31:18 queued 04:27
created
src/Application.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
     /**
30 30
      * Initialize module
31 31
      * @param array $params Collection of parameters
32
-     * @return bool True if success
32
+     * @return boolean|null True if success
33 33
      */
34 34
     public function init(array $params = array())
35 35
     {
Please login to merge, or discard this patch.