PHP Класс FOF30\Generator\Command\Init

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

Открытые методы

Метод Описание
execute ( )

Защищенные методы

Метод Описание
getPath ( object $composer, string $key, string $default ) : string Ask the user the path for each of the files folders

Описание методов

execute() публичный Метод

public execute ( )

getPath() защищенный Метод

Ask the user the path for each of the files folders
protected getPath ( object $composer, string $key, string $default ) : string
$composer object The composer json object
$key string The key of the folder (backend)
$default string The default path to use
Результат string The user chosen path