PHP 클래스 Spatie\Backup\Commands\BackupCommand

상속: extends BaseCommand
파일 보기 프로젝트 열기: spatie/laravel-backup

보호된 프로퍼티들

프로퍼티 타입 설명
$description string
$signature string

공개 메소드들

메소드 설명
handle ( )

보호된 메소드들

메소드 설명
guardAgainstInvalidOptions ( )

메소드 상세

guardAgainstInvalidOptions() 보호된 메소드

handle() 공개 메소드

public handle ( )

프로퍼티 상세

$description 보호되어 있는 프로퍼티

protected string $description
리턴 string

$signature 보호되어 있는 프로퍼티

protected string $signature
리턴 string