Completed
Push — refactor ( 425b84...bfb42b )
by Akihito
03:37 queued 35s
created
src/AppAdapter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -62,7 +62,7 @@
 block discarded – undo
62 62
     }
63 63
 
64 64
     /**
65
-     * @return ResourceNotFoundException|Unbound
65
+     * @return \Exception
66 66
      */
67 67
     private function getNotFound(AbstractUri $uri, Unbound $e, string $class) : \Exception
68 68
     {
Please login to merge, or discard this patch.