PHP Class App\Console\Commands\RemoveOrphanedDocuments

Inheritance: extends Illuminate\Console\Command
Afficher le fichier Open project: hillelcoren/invoice-ninja

Protected Properties

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

Méthodes publiques

Méthode Description
fire ( )

Méthodes protégées

Méthode Description
getArguments ( ) : array
getOptions ( ) : array

Method Details

fire() public méthode

public fire ( )

getArguments() protected méthode

protected getArguments ( ) : array
Résultat array

getOptions() protected méthode

protected getOptions ( ) : array
Résultat array

Property Details

$description protected_oe property

protected string $description
Résultat string

$name protected_oe property

protected string $name
Résultat string