Completed
Branch master (2d4619)
by Maxim
08:07
created
src/Weew/ErrorHandler/Exceptions/RecoverableException.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -78,7 +78,7 @@
 block discarded – undo
78 78
     }
79 79
 
80 80
     /**
81
-     * @return int
81
+     * @return string
82 82
      */
83 83
     public function getErrorLine() {
84 84
         return $this->errorLine;
Please login to merge, or discard this patch.