JInputFiles::set
Sets a value.
Signature
public function set(string
$name,
mixed
$value )
Parameters
-
$name
- The name of the input property to set.
-
$value
- The value to assign to the input property.
Returns
- void