PHPZip\Zip\Listener\ZipArchiveListener::onSendZip PHP Method

onSendZip() public method

Event fired after a zip archive has been sent.
Author: Greg Kappatos
public onSendZip ( array $params )
$params array Array that contains file (zipEntry).
    public function onSendZip(array $params);