Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ConsoleKit
OptionsParser
PHP Interface ConsoleKit\OptionsParser
ファイルを表示
Open project: maximebf/consolekit
Public Methods
Method
Description
parse
(
array
$argv
) :
array
Parses the array and returns a tuple containing the arguments and the options
Method Details
parse()
public
method
Parses the array and returns a tuple containing the arguments and the options
public
parse
(
array
$argv
) :
array
$argv
array
return
array