Property | Type | Description | |
---|---|---|---|
$build | * | ||
$cb | * | ||
$noConvert | * | ||
$pkg | Pickle\Base\Interfaces\Package |
Method | Description | |
---|---|---|
__construct ( string $path, Closure $cb = null, boolean $noConvert = false ) | Constructor. | |
__destruct ( ) | ||
create ( array $args = [] ) | Create package. | |
getMultiExtensionNames ( ) | ||
packLog ( Pickle\Base\Interfaces\Package\Build $build = null ) |
Method | Description | |
---|---|---|
composerJsonBak ( Pickle\Base\Interfaces\Package $pkg, $restore = false ) | ||
getZipBaseName ( Pickle\Base\Interfaces\Package\Build $build ) | ||
readPackage ( $path ) |
protected composerJsonBak ( Pickle\Base\Interfaces\Package $pkg, $restore = false ) | ||
$pkg | Pickle\Base\Interfaces\Package |
protected getZipBaseName ( Pickle\Base\Interfaces\Package\Build $build ) | ||
$build | Pickle\Base\Interfaces\Package\Build |
public packLog ( Pickle\Base\Interfaces\Package\Build $build = null ) | ||
$build | Pickle\Base\Interfaces\Package\Build |