Commit 9bdf0264 authored by Taylor Otwell's avatar Taylor Otwell

Update doc block.

parent 15887af9
...@@ -222,7 +222,7 @@ class Input { ...@@ -222,7 +222,7 @@ class Input {
* @param string $key * @param string $key
* @param string $directory * @param string $directory
* @param string $name * @param string $name
* @return bool * @return Symfony\Component\HttpFoundation\File\File
*/ */
public static function upload($key, $directory, $name = null) public static function upload($key, $directory, $name = null)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment