Completed
Push — hal-link ( 2c1f46...2273cc )
by Akihito
06:18 queued 04:53
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.