PHP 클래스 Spatie\Backup\Helpers\Format

파일 보기 프로젝트 열기: spatie/laravel-backup 1 사용 예제들

공개 메소드들

메소드 설명
ageInDays ( Carbon\Carbon $date ) : string
emoji ( boolean $bool ) : string
humanReadableSize ( integer $sizeInBytes ) : string

메소드 상세

ageInDays() 공개 정적인 메소드

public static ageInDays ( Carbon\Carbon $date ) : string
$date Carbon\Carbon
리턴 string

emoji() 공개 정적인 메소드

public static emoji ( boolean $bool ) : string
$bool boolean
리턴 string

humanReadableSize() 공개 정적인 메소드

public static humanReadableSize ( integer $sizeInBytes ) : string
$sizeInBytes integer
리턴 string