Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Encore
Admin
Commands
MenuCommand
PHP Класс Encore\Admin\Commands\MenuCommand
Наследование:
extends
Illuminate\Console\Command
Показать файл
Открыть проект
Защищенные свойства (Protected)
Свойство
Тип
Описание
$description
string
The console command description.
$name
string
The console command name.
Открытые методы
Метод
Описание
fire
( ) :
void
Execute the console command.
Описание методов
fire()
публичный
Метод
Execute the console command.
public
fire
( ) :
void
Результат
void
Описание свойств
$description
защищенное свойство
The console command description.
protected
string
$description
Результат
string
$name
защищенное свойство
The console command name.
protected
string
$name
Результат
string