Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ConsoleKit
OptionsParser
PHP 인터페이스 ConsoleKit\OptionsParser
파일 보기
프로젝트 열기: maximebf/consolekit
공개 메소드들
메소드
설명
parse
(
array
$argv
) :
array
Parses the array and returns a tuple containing the arguments and the options
메소드 상세
parse()
공개
메소드
Parses the array and returns a tuple containing the arguments and the options
public
parse
(
array
$argv
) :
array
$argv
array
리턴
array