PHP Class Vinkla\Backup\Sources\UploadsSource

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

Méthodes publiques

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

Method Details

bootstrap() public méthode

Bootstrap the source.
public bootstrap ( ) : Zenstruck\Backup\Source\RsyncSource
Résultat Zenstruck\Backup\Source\RsyncSource

getName() public méthode

Get the source name.
public getName ( ) : string
Résultat string