Completed
Push — logger ( 8c349b...62e943 )
by Akihito
03:41 queued 02:20
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.