Passed
Branch master (223787)
by Eric
03:59
created
src/Language.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -67,7 +67,7 @@
 block discarded – undo
67 67
      * 
68 68
      * @param string $path
69 69
      *            The path to the language direcotry to load
70
-     * @return void|unknown|boolean
70
+     * @return null|boolean
71 71
      */
72 72
     public function init($path)
73 73
     {
Please login to merge, or discard this patch.