PHP 클래스 lithium\console\command\G11n

상속: extends lithium\console\Command
파일 보기 프로젝트 열기: unionofrad/lithium

공개 메소드들

메소드 설명
extract ( ) : integer | boolean | void Runs the Extract command.
run ( ) : void The main method of the command.

메소드 상세

extract() 공개 메소드

Runs the Extract command.
public extract ( ) : integer | boolean | void
리턴 integer | boolean | void

run() 공개 메소드

The main method of the command.
public run ( ) : void
리턴 void