PHP Class FOF30\Generator\Command\Init

Inheritance: extends Command
Afficher le fichier Open project: akeeba/fof

Méthodes publiques

Méthode Description
execute ( )

Méthodes protégées

Méthode Description
getPath ( object $composer, string $key, string $default ) : string Ask the user the path for each of the files folders

Method Details

execute() public méthode

public execute ( )

getPath() protected méthode

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
Résultat string The user chosen path