PHP Class Spatie\Activitylog\CleanActivitylogCommand

Inheritance: extends Illuminate\Console\Command
Afficher le fichier Open project: spatie/laravel-activitylog

Protected Properties

Свойство Type Description
$description string The console command description.
$signature string The console command name.

Méthodes publiques

Méthode Description
handle ( )

Method Details

handle() public méthode

public handle ( )

Property Details

$description protected_oe property

The console command description.
protected string $description
Résultat string

$signature protected_oe property

The console command name.
protected string $signature
Résultat string