Gets or sets an array of BeforePackageUpload event handlers.
public function &getBeforePackageUpload() { } public function setBeforePackageUpload($value) { }
Type: array
The string containing the name of BeforePackageUpload event handler or an array of handler names.
This event fires when the current package is about to be uploaded.