Gets or sets an array of AfterPackageUpload event handlers.
public function &getAfterPackageUpload() { } public function setAfterPackageUpload($value) { }
Type: array
The string containing the name of AfterPackageUpload event handler or an array of handler names.
This event fires when the current package was uploaded successfully.