Completed
Push — master ( 9ea9f1...27c34d )
by Restu
13:04
created
src/Core/Http/Request.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@
 block discarded – undo
85 85
      * @param array $files
86 86
      * @param array $server
87 87
      * @param null $content
88
-     * @return array|mixed|static
88
+     * @return Request
89 89
      */
90 90
     private static function createRequestFromFactory(
91 91
         array $query = array(),
Please login to merge, or discard this patch.