Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
think
console
command
Lists
PHP 클래스 think\console\command\Lists
상속:
extends
think\console\Command
파일 보기
프로젝트 열기: top-think/framework
공개 메소드들
메소드
설명
getNativeDefinition
( )
보호된 메소드들
메소드
설명
configure
( )
execute
(
Input
$input
,
Output
$output
)
비공개 메소드들
메소드
설명
createDefinition
( )
메소드 상세
configure()
보호된
메소드
protected
configure
( )
execute()
보호된
메소드
protected
execute
(
Input
$input
,
Output
$output
)
$input
think\console\Input
$output
think\console\Output
getNativeDefinition()
공개
메소드
public
getNativeDefinition
( )