PHP Class Vinkla\Backup\Sources\UploadsSource

Author: Vincent Klaiber ([email protected])
Inheritance: implements Vinkla\Backup\Sources\SourceInterface
Datei anzeigen Open project: vinkla/backup

Public Methods

Method Description
bootstrap ( ) : Zenstruck\Backup\Source\RsyncSource Bootstrap the source.
getName ( ) : string Get the source name.

Method Details

bootstrap() public method

Bootstrap the source.
public bootstrap ( ) : Zenstruck\Backup\Source\RsyncSource
return Zenstruck\Backup\Source\RsyncSource

getName() public method

Get the source name.
public getName ( ) : string
return string