PHP Class App\Console\Commands\CheckData

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

Protected Properties

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

Méthodes publiques

Méthode Description
fire ( )

Méthodes protégées

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

Private Methods

Méthode Description
checkAccountData ( )
checkBalances ( )
checkBlankInvoiceHistory ( )
checkPaidToDate ( )
logMessage ( $str )

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

$isValid protected_oe property

protected $isValid

$log protected_oe property

protected $log

$name protected_oe property

protected string $name
Résultat string