Completed
Push — master ( 976295...4299d3 )
by Mihail
03:01
created
src/Ffcms/Core/Exception/NativeException.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,7 @@
 block discarded – undo
24 24
     /**
25 25
      * Display native exception
26 26
      * @param string $message
27
-     * @return string|unknown
27
+     * @return string
28 28
      */
29 29
     public function display($message = null)
30 30
     {
Please login to merge, or discard this patch.