PHP Class Spatie\Backup\Helpers\Format

Afficher le fichier Open project: spatie/laravel-backup Class Usage Examples

Méthodes publiques

Méthode Description
ageInDays ( Carbon\Carbon $date ) : string
emoji ( boolean $bool ) : string
humanReadableSize ( integer $sizeInBytes ) : string

Method Details

ageInDays() public static méthode

public static ageInDays ( Carbon\Carbon $date ) : string
$date Carbon\Carbon
Résultat string

emoji() public static méthode

public static emoji ( boolean $bool ) : string
$bool boolean
Résultat string

humanReadableSize() public static méthode

public static humanReadableSize ( integer $sizeInBytes ) : string
$sizeInBytes integer
Résultat string