FileBag
FileBag
class FileBag extends ParameterBag
FileBag is a container for uploaded files.
Methods
__construct(array $parameters = array()) Constructor. | ||
array | all() Returns the parameters. | from ParameterBag |
array | keys() Returns the parameter keys. | from ParameterBag |
replace(array $files = array()) Replaces the |