Property | Type | Description | |
---|---|---|---|
$destinationDirectory | |||
$originDirectory | |||
$pharFactory | |||
$stubFile |
Method | Description | |
---|---|---|
__construct ( $name, mageekguy\atoum\adapter $adapter = null ) | ||
getDestinationDirectory ( ) | ||
getOriginDirectory ( ) | ||
getPharFactory ( ) | ||
getStubFile ( ) | ||
setDestinationDirectory ( $directory ) | ||
setOriginDirectory ( $directory ) | ||
setPharFactory ( closure $factory = null ) | ||
setStubFile ( $stubFile ) |
Method | Description | |
---|---|---|
cleanPath ( $path ) | ||
doRun ( ) | ||
setArgumentHandlers ( ) |
public __construct ( $name, mageekguy\atoum\adapter $adapter = null ) | ||
$adapter | mageekguy\atoum\adapter |