Completed
Push — master ( 407c79...c152a3 )
by Sergey
12s queued 10s
created
src/Api/Requests/RequestsContainer.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -100,8 +100,8 @@
 block discarded – undo
100 100
     }
101 101
 
102 102
     /**
103
-     * @param $action
104
-     * @return string
103
+     * @param string $action
104
+     * @return Request
105 105
      * @throws WrongRequest
106 106
      */
107 107
     public function resolveRequestByAction($action)
Please login to merge, or discard this patch.