PHP Class Spatie\Backup\Commands\BackupCommand

Inheritance: extends BaseCommand
Afficher le fichier Open project: spatie/laravel-backup

Protected Properties

Свойство Type Description
$description string
$signature string

Méthodes publiques

Méthode Description
handle ( )

Méthodes protégées

Méthode Description
guardAgainstInvalidOptions ( )

Method Details

guardAgainstInvalidOptions() protected méthode

handle() public méthode

public handle ( )

Property Details

$description protected_oe property

protected string $description
Résultat string

$signature protected_oe property

protected string $signature
Résultat string