Explorar o código

Update Request.php

walkor %!s(int64=2) %!d(string=hai) anos
pai
achega
c5e3d91849
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Protocols/Http/Request.php

+ 1 - 1
src/Protocols/Http/Request.php

@@ -188,7 +188,7 @@ class Request
      * @param string|null $name
      * @return array|null
      */
-    public function file(string $name = null): ?array
+    public function file(string $name = null)
     {
         if (!isset($this->data['files'])) {
             $this->parsePost();