PHP Класс Acacha\Llum\Console\ProviderCommand

Наследование: extends LlumCommand
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$argument string Command argument.
$argumentDescription string Command argument description.
$commandDescription string Command description.
$commandName string Command name.
$method string Method to execute.

Описание свойств

$argument защищенное свойство

Command argument.
protected string $argument
Результат string

$argumentDescription защищенное свойство

Command argument description.
protected string $argumentDescription
Результат string

$commandDescription защищенное свойство

Command description.
protected string $commandDescription
Результат string

$commandName защищенное свойство

Command name.
protected string $commandName
Результат string

$method защищенное свойство

Method to execute.
protected string $method
Результат string