Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 498 Bytes

ZipBundler.md

File metadata and controls

19 lines (10 loc) · 498 Bytes

Libgossamer API Reference - Release - Bundler - ZipBundler

  • Fully Qualified Class Name: ParagonIE\Gossamer\Release\Bundler\ZipBundler

This class inherits all methods from AbstractBundler.

Methods

bundle()

See ReleaseBundlerInterface::bundle().

Arguments:

  1. string - Output file path

Returns TRUE on success and FALSE on failure.

This creates a Zip archive at the destination output file.