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
optimize
Route
PHP 클래스 think\console\command\optimize\Route
상속:
extends
think\console\Command
파일 보기
프로젝트 열기: top-think/framework
보호된 프로퍼티들
프로퍼티
타입
설명
$output
think\console\Output
보호된 메소드들
메소드
설명
buildClosure
( &
$value
)
buildRouteCache
( )
configure
( )
execute
(
Input
$input
,
Output
$output
)
메소드 상세
buildClosure()
보호된
메소드
protected
buildClosure
( &
$value
)
buildRouteCache()
보호된
메소드
protected
buildRouteCache
( )
configure()
보호된
메소드
protected
configure
( )
execute()
보호된
메소드
protected
execute
(
Input
$input
,
Output
$output
)
$input
think\console\Input
$output
think\console\Output
프로퍼티 상세
$output
보호되어 있는 프로퍼티
protected
Output,think\console
$output
리턴
think\console\Output