Completed
Push — master ( 847518...ce5a1e )
by Ivannis Suárez
04:10
created
Promise/FulfilledPromise.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -71,7 +71,7 @@
 block discarded – undo
71 71
     /**
72 72
      * @param callable $onFulfilled
73 73
      *
74
-     * @return mixed
74
+     * @return PromiseInterface
75 75
      */
76 76
     private function resolveActual(callable $onFulfilled)
77 77
     {
Please login to merge, or discard this patch.