PHP Interface Vinkla\Backup\Sources\SourceInterface

Author: Vincent Klaiber ([email protected])
Afficher le fichier Open project: vinkla/backup

Méthodes publiques

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

Method Details

bootstrap() public méthode

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

getName() public méthode

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