Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FOF30
Generator
Command
Init
PHP 클래스 FOF30\Generator\Command\Init
상속:
extends
Command
파일 보기
프로젝트 열기: akeeba/fof
공개 메소드들
메소드
설명
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