PHP Class Acacha\Llum\Console\DebugBarCommand

Inheritance: extends LlumCommand, use trait Acacha\Llum\Traits\DevTools
Afficher le fichier Open project: acacha/llum

Protected Properties

Свойство Type Description
$commandDescription string Command description.
$commandName string Command name.
$method string Method to execute.

Property Details

$commandDescription protected_oe property

Command description.
protected string $commandDescription
Résultat string

$commandName protected_oe property

Command name.
protected string $commandName
Résultat string

$method protected_oe property

Method to execute.
protected string $method
Résultat string