This documentation is for the old version. Go to the latest Upload Suite docs

UploadedFile.Package Property

Gets a Package instance related to this user-selected file.

Syntax

PHP
public function getPackage() {
}

Property Value

Type: Package

The Package instance related to this user-selected file.

See Also

Reference