Update doc block.
This commit is contained in:
parent
15887af961
commit
9bdf02648e
|
@ -222,7 +222,7 @@ public static function has_file($key)
|
|||
* @param string $key
|
||||
* @param string $directory
|
||||
* @param string $name
|
||||
* @return bool
|
||||
* @return Symfony\Component\HttpFoundation\File\File
|
||||
*/
|
||||
public static function upload($key, $directory, $name = null)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue