MyBuilder\Conductor\PackageZipper::__construct PHP Method

__construct() public method

public __construct ( $zipsPath )
    public function __construct($zipsPath)
    {
        $this->zipsPath = $zipsPath;
    }