PHP Interface Vinkla\Backup\Namers\NamerInterface

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

Méthodes publiques

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

Method Details

bootstrap() public méthode

Bootstrap the namer.
public bootstrap ( ) : Zenstruck\Backup\Namer
Résultat Zenstruck\Backup\Namer

getName() public méthode

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