PHP Class Vinkla\Backup\Namers\TimestampNamer

Author: Vincent Klaiber ([email protected])
Inheritance: implements Vinkla\Backup\Namers\NamerInterface
Show file Open project: vinkla/backup

Public Methods

Method Description
bootstrap ( ) : Zenstruck\Backup\Namer\TimestampNamer Bootstrap the namer.
getName ( ) : string Get the namer name.

Method Details

bootstrap() public method

Bootstrap the namer.
public bootstrap ( ) : Zenstruck\Backup\Namer\TimestampNamer
return Zenstruck\Backup\Namer\TimestampNamer

getName() public method

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