Gets or sets an array of ImageEditorClose event handlers.
public function &getImageEditorClose() {
}
public function setImageEditorClose($value) {
}
Type: array
The string containing the name of ImageEditorClose event handler or an array of handler names.
This event fires when the Image Editor is closed.